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

  /external/tcpdump/
print-atalk.c 273 ap->control & atpXO? " " : "*",
298 switch (ap->control & (atpXO|atpSTS)) {
299 case atpXO:
305 case atpXO|atpSTS:
321 if (ap->control & (atpXO|atpEOM|atpSTS)) {
323 if (ap->control & atpXO) {
appletalk.h 86 #define atpXO 0x20

Completed in 41 milliseconds