Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h350 #define IPN_ROUNDR 0x00080 macro
369 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|IPN_NO|\
H A Dip_nat6.c780 if (((np->in_flags & (IPN_ROUNDR|IPN_SPLIT)) != 0) &&
801 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {
1111 if ((move == 1) && (np->in_flags & IPN_ROUNDR)) {
H A Dip_nat.c2911 if (((np->in_flags & (IPN_ROUNDR|IPN_SPLIT)) != 0) &&
2934 if ((np->in_flags & (IPN_ROUNDR|IPN_STICKY)) == IPN_STICKY) {
3242 if ((move == 1) && (np->in_flags & IPN_ROUNDR)) {
4988 if ((np->in_flags & IPN_ROUNDR) != 0) {
5484 if ((np->in_flags & IPN_ROUNDR) != 0) {