Searched refs:IPN_ROUNDR (Results 1 – 5 of 5) sorted by relevance
249 #define IPN_ROUNDR 0x00100 macro262 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|\
129 if (np->in_flags & IPN_ROUNDR)
662 rr: | IPNY_ROUNDROBIN { nat->in_flags |= IPN_ROUNDR; }674 sticky: | IPNY_STICKY { if (!(nat->in_flags & IPN_ROUNDR) &&
579 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) ==580 (IPN_ROUNDR|IPN_STICKY)) {600 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {861 if ((move == 1) && (np->in_flags & IPN_ROUNDR)) {
2368 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) ==2369 (IPN_ROUNDR|IPN_STICKY)) {2389 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {2647 if ((move == 1) && (np->in_flags & IPN_ROUNDR)) {