Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprintpoolfield.c57 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
79 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
89 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
118 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
140 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
154 } else if (ptype == IPLT_DSTLIST) { in printpoolfield()
H A Dprintlookup.c25 case IPLT_DSTLIST : in printlookup()
H A Dload_dstlistnode.c33 op.iplo_type = IPLT_DSTLIST; in load_dstlistnode()
H A Dload_dstlist.c30 op.iplo_type = IPLT_DSTLIST; in load_dstlist()
H A Dprintdstlistnode.c32 printpoolfield(np, IPLT_DSTLIST, i); in printdstlistnode()
H A Dprintdstl_live.c55 iter.ili_type = IPLT_DSTLIST; in printdstl_live()
H A Dprintnat.c151 np->in_nsrc.na_type == IPLT_DSTLIST) { in printnat()
173 np->in_ndst.na_type == IPLT_DSTLIST) { in printnat()
/freebsd/sbin/ipf/ippool/
H A Dippool.c508 if (type == IPLT_ALL || type == IPLT_DSTLIST) { in poolstats()
509 op.iplo_type = IPLT_DSTLIST; in poolstats()
902 if (type == IPLT_ALL || type == IPLT_DSTLIST) { in poollist_live()
905 op.iplo_type = IPLT_DSTLIST; in poollist_live()
1024 iter.ili_type = IPLT_DSTLIST; in showdstls_live()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.h55 #define IPLT_DSTLIST 3 macro
H A Dip_dstlist.c110 IPLT_DSTLIST,
H A Dfil.c5503 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr); in ipf_derefrule()
5507 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr); in ipf_derefrule()
5511 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr); in ipf_derefrule()
7368 IPLT_DSTLIST,
H A Dip_nat.c1560 (n->in_ndst.na_type != IPLT_DSTLIST)) { in ipf_nat_ruleaddrinit()
1565 (n->in_nsrc.na_type != IPLT_DSTLIST)) { in ipf_nat_ruleaddrinit()
7417 if (na->na_type == IPLT_DSTLIST) { in ipf_nat_nextaddr()
H A Dip_nat6.c3820 case IPLT_DSTLIST : in ipf_nat6_nextaddr()
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y696 $$.u = IPLT_DSTLIST;
701 $$.u = IPLT_DSTLIST;