OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPN_NOTSRC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
375
#define
IPN_NOTSRC
0x00400
391
IPN_ROUNDR|IPN_FILTER|
IPN_NOTSRC
|IPN_NOTDST|IPN_NO|\
ip_nat.c
1481
n->in_flags &= ~
IPN_NOTSRC
;
4672
match ^= ((np->in_flags &
IPN_NOTSRC
) != 0);
ip_nat6.c
2510
match ^= ((np->in_flags &
IPN_NOTSRC
) != 0);
Completed in 22 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025