Home
last modified time | relevance | path

Searched refs:IPN_STICKY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h359 #define IPN_STICKY 0x10000 macro
370 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
H A Dip_nat6.c781 ((np->in_flags & IPN_STICKY) != 0)) {
801 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {
909 if ((nat->nat_hm == NULL) && ((np->in_flags & IPN_STICKY) != 0))
H A Dip_nat.c2912 ((np->in_flags & IPN_STICKY) != 0)) {
2934 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {
3043 if ((nat->nat_hm == NULL) && ((np->in_flags & IPN_STICKY) != 0))