Home
last modified time | relevance | path

Searched refs:IPN_DELETE (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rcmd_pxy.c119 rci->rcmd_rule->in_flags |= IPN_DELETE;
H A Dip_nat.h346 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
358 #define IPN_DELETE 0x08000 macro
H A Dip_ipsec_pxy.c428 ipsec->ipsc_rule->in_flags |= IPN_DELETE;
H A Dip_tftp_pxy.c273 tftp->ti_rule->in_flags |= IPN_DELETE;
H A Dip_pptp_pxy.c577 pptp->pptp_rule->in_flags |= IPN_DELETE;
H A Dip_nat.c2026 in->in_flags |= IPN_DELETE;
2556 if ((np->in_flags & IPN_DELETE) == 0) {
2585 np->in_flags |= IPN_DELETE;