Home
last modified time | relevance | path

Searched refs:IPLT_DSTLIST (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_lookup.h55 #define IPLT_DSTLIST 3 macro
H A Dip_dstlist.c113 IPLT_DSTLIST,
H A Dfil.c5559 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
5563 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
5567 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
7517 IPLT_DSTLIST,
H A Dip_nat.c1551 (n->in_ndst.na_type != IPLT_DSTLIST)) {
1556 (n->in_nsrc.na_type != IPLT_DSTLIST)) {
7554 if (na->na_type == IPLT_DSTLIST) {
H A Dip_nat6.c3911 case IPLT_DSTLIST :