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

/freebsd-11.0-release/contrib/tcpdump/
H A Dappletalk.h85 #define atpEOM 0x10 macro
H A Dprint-atalk.c279 switch (ap->control & (atpEOM|atpSTS)) {
280 case atpEOM:
286 case atpEOM|atpSTS:
294 ap->control & atpEOM? "*" : " ",
319 if (ap->control & (atpXO|atpEOM|atpSTS)) {
325 if (ap->control & atpEOM) {

Completed in 55 milliseconds