OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atpEOM
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
print-atalk.c
281
switch (ap->control & (
atpEOM
|atpSTS)) {
282
case
atpEOM
:
288
case
atpEOM
|atpSTS:
296
ap->control &
atpEOM
? "*" : " ",
321
if (ap->control & (atpXO|
atpEOM
|atpSTS)) {
327
if (ap->control &
atpEOM
) {
appletalk.h
87
#define
atpEOM
0x10
Completed in 24 milliseconds