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

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-atalk.c281 switch (ap->control & (atpEOM|atpSTS)) {
285 case atpSTS:
288 case atpEOM|atpSTS:
298 switch (ap->control & (atpXO|atpSTS)) {
302 case atpSTS:
305 case atpXO|atpSTS:
321 if (ap->control & (atpXO|atpEOM|atpSTS)) {
331 if (ap->control & atpSTS) {
H A Dappletalk.h88 #define atpSTS 0x08 macro

Completed in 175 milliseconds