Searched refs:IPN_FILTER (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintnat.c64 if (np->in_flags & IPN_FILTER) {
93 if (!(np->in_flags & IPN_FILTER)) {
141 if (!(np->in_flags & IPN_FILTER)) {
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h245 #define IPN_FILTER 0x00040 macro
260 IPN_ROUNDR|IPN_FILTER|IPN_NOTSRC|IPN_NOTDST|\
H A Dip_rpcb_pxy.c1196 if (ipn->in_flags & IPN_FILTER) {
H A Dip_nat.c3845 if (np->in_flags & IPN_FILTER) {
3856 if (((np->in_flags & IPN_FILTER) == 0) &&
4133 if (np->in_flags & IPN_FILTER) {
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_rpcb_pxy.c1191 if (ipn->in_flags & IPN_FILTER) {
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipnat_y.y401 from: IPNY_FROM { nat->in_flags |= IPN_FILTER; }

Completed in 76 milliseconds