Searched refs:atpXO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/tcpdump/
H A Dappletalk.h84 #define atpXO 0x20 macro
H A Dprint-atalk.c271 ap->control & atpXO? " " : "*",
296 switch (ap->control & (atpXO|atpSTS)) {
297 case atpXO:
303 case atpXO|atpSTS:
319 if (ap->control & (atpXO|atpEOM|atpSTS)) {
321 if (ap->control & atpXO) {

Completed in 81 milliseconds