OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atpSTS
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
print-atalk.c
277
switch (ap->control & (atpEOM|
atpSTS
)) {
281
case
atpSTS
:
284
case atpEOM|
atpSTS
:
294
switch (ap->control & (atpXO|
atpSTS
)) {
298
case
atpSTS
:
301
case atpXO|
atpSTS
:
317
if (ap->control & (atpXO|atpEOM|
atpSTS
)) {
327
if (ap->control &
atpSTS
) {
appletalk.h
86
#define
atpSTS
0x08
Completed in 74 milliseconds