Searched refs:IPN_ROUNDR (Results 1 – 5 of 5) sorted by relevance
248 #define IPN_ROUNDR 0x00100 macro261 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|\
2191 if (((np->in_flags & (IPN_ROUNDR|IPN_SPLIT)) != 0) &&2212 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {2490 if ((move == 1) && (np->in_flags & IPN_ROUNDR)) {
119 if (np->in_flags & IPN_ROUNDR)
527 rr: | IPNY_ROUNDROBIN { nat->in_flags |= IPN_ROUNDR; }539 sticky: | IPNY_STICKY { if (!(nat->in_flags & IPN_ROUNDR) &&
521 ipn->in_flags = IPN_TCP|IPN_ROUNDR;