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

/freebsd-10.3-release/contrib/tcpdump/
H A Datmuni31.h78 #define PROTO_POS 0 /* offset of protocol discriminator */ macro
H A Dprint-atm.c258 if (caplen < PROTO_POS) {
262 if (p[PROTO_POS] == Q2931) {
285 printf("SSCOP, proto %d ", p[PROTO_POS]);
/freebsd-10.3-release/contrib/libpcap/
H A Datmuni31.h78 #define PROTO_POS 0 /* offset of protocol discriminator */ macro
H A Dgencode.c1182 off_proto = PROTO_POS;

Completed in 174 milliseconds