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/
appletalk.h
85
#define
atpEOM
0x10
print-atalk.c
277
switch (ap->control & (
atpEOM
|atpSTS)) {
278
case
atpEOM
:
284
case
atpEOM
|atpSTS:
292
ap->control &
atpEOM
? "*" : " ",
317
if (ap->control & (atpXO|
atpEOM
|atpSTS)) {
323
if (ap->control &
atpEOM
) {
Completed in 334 milliseconds