HomeSort by relevance Sort by last modified time
    Searched refs:atpEOM (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
appletalk.h 85 #define atpEOM 0x10
print-atalk.c 308 switch (ap->control & (atpEOM|atpSTS)) {
309 case atpEOM:
315 case atpEOM|atpSTS:
323 ap->control & atpEOM? "*" : " ",
348 if (ap->control & (atpXO|atpEOM|atpSTS)) {
354 if (ap->control & atpEOM) {

Completed in 96 milliseconds