Home
last modified time | relevance | path

Searched refs:SRC_TAG (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-medsa.c58 #define SRC_TAG(medsa) ((medsa->bytes[2] >> 5) & 0x01) macro
98 ND_PRINT((ndo, ", %stagged", SRC_TAG(medsa) ? "" : "un")); in medsa_print_full()
110 ND_PRINT((ndo, ", %stagged", SRC_TAG(medsa) ? "" : "un")); in medsa_print_full()
120 ND_PRINT((ndo, ", %stagged", SRC_TAG(medsa) ? "" : "un")); in medsa_print_full()