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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-atalk.c281 switch (ap->control & (atpEOM|atpSTS)) {
282 case atpEOM:
288 case atpEOM|atpSTS:
296 ap->control & atpEOM? "*" : " ",
321 if (ap->control & (atpXO|atpEOM|atpSTS)) {
327 if (ap->control & atpEOM) {
H A Dappletalk.h87 #define atpEOM 0x10 macro

Completed in 38 milliseconds