Searched refs:PROTO_POS (Results 1 – 3 of 3) sorted by relevance
113 #define PROTO_POS 0 /* offset of protocol discriminator */ macro352 ND_TCHECK(p[PROTO_POS]); in sig_print()353 if (p[PROTO_POS] == Q2931) { in sig_print()373 ND_PRINT((ndo, "SSCOP, proto %d ", p[PROTO_POS])); in sig_print()
76 #define PROTO_POS 0 /* offset of protocol discriminator */ macro
1412 cstate->off_proto = PROTO_POS; in init_linktype()