OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPN_STICKY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
381
#define
IPN_STICKY
0x10000
392
IPN_FRAG|
IPN_STICKY
|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
ip_nat6.c
760
* If the matching rule has
IPN_STICKY
set, then we want to have the
767
((np->in_flags &
IPN_STICKY
) != 0)) {
787
if ((np->in_flags & (IPN_ROUNDR|
IPN_STICKY
)) ==
IPN_STICKY
) {
895
if ((nat->nat_hm == NULL) && ((np->in_flags &
IPN_STICKY
) != 0))
ip_nat.c
2882
* If the matching rule has
IPN_STICKY
set, then we want to have the
2889
((np->in_flags &
IPN_STICKY
) != 0)) {
2911
if ((np->in_flags & (IPN_ROUNDR|
IPN_STICKY
)) ==
IPN_STICKY
) {
3018
if ((nat->nat_hm == NULL) && ((np->in_flags &
IPN_STICKY
) != 0))
Completed in 73 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026