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_RECVIF
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
in_pcb.h
167
#define
INP_RECVIF
0x0080 /* receive incoming interface */
182
INP_RECVIF
|INP_RECVTTL|INP_RECVPKTINFO)
ip_output.c
1173
OPTSET(
INP_RECVIF
);
1351
optval = OPTBIT(
INP_RECVIF
);
ip_input.c
1562
if (inpflags &
INP_RECVIF
) {
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026