OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INP_RECVTTL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
in_pcb.h
178
#define
INP_RECVTTL
0x0800 /* receive incoming IP TTL */
182
INP_RECVIF|
INP_RECVTTL
|INP_RECVPKTINFO)
ip_output.c
1177
OPTSET(
INP_RECVTTL
);
1355
optval = OPTBIT(
INP_RECVTTL
);
ip_input.c
1537
if (inpflags &
INP_RECVTTL
) {
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026