OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 01:34:59 UTC 2026