Searched refs:PROTO_POS (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/tcpdump/
H A Datmuni31.h76 #define PROTO_POS 0 /* offset of protocol discriminator */ macro
H A Dprint-atm.c266 if (caplen < PROTO_POS) {
270 if (p[PROTO_POS] == Q2931) {
293 ND_PRINT((ndo, "SSCOP, proto %d ", p[PROTO_POS]));
/freebsd-11.0-release/contrib/libpcap/
H A Datmuni31.h76 #define PROTO_POS 0 /* offset of protocol discriminator */ macro
H A Dgencode.c1177 off_proto = PROTO_POS;

Completed in 63 milliseconds