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

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-atalk.c279 switch (ap->control & (atpEOM|atpSTS)) {
283 case atpSTS:
286 case atpEOM|atpSTS:
296 switch (ap->control & (atpXO|atpSTS)) {
300 case atpSTS:
303 case atpXO|atpSTS:
319 if (ap->control & (atpXO|atpEOM|atpSTS)) {
329 if (ap->control & atpSTS) {
H A Dappletalk.h86 #define atpSTS 0x08 macro

Completed in 64 milliseconds