HomeSort by: relevance | last modified time | path
    Searched defs:PROTO_POS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
atmuni31.h 78 #define PROTO_POS 0 /* offset of protocol discriminator */
  /src/external/bsd/tcpdump/dist/
print-atm.c 117 #define PROTO_POS 0 /* offset of protocol discriminator */
337 if (GET_U_1(p + PROTO_POS) == Q2931) {
356 ND_PRINT("SSCOP, proto %u ", GET_U_1(p + PROTO_POS));

Completed in 25 milliseconds