Searched refs:atpSTS (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)) {
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 56 milliseconds