OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPN_NOTDST
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
376
#define
IPN_NOTDST
0x00800
391
IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|
IPN_NOTDST
|IPN_NO|\
ip_nat.c
1463
n->in_flags &= ~
IPN_NOTDST
;
4688
match ^= ((np->in_flags &
IPN_NOTDST
) != 0);
ip_nat6.c
2527
match ^= ((np->in_flags &
IPN_NOTDST
) != 0);
Completed in 65 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025