Searched refs:IPLT_DSTLIST (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dprintlookup.c27 case IPLT_DSTLIST :
H A Dprintpoolfield.c60 } else if (ptype == IPLT_DSTLIST) {
82 } else if (ptype == IPLT_DSTLIST) {
92 } else if (ptype == IPLT_DSTLIST) {
121 } else if (ptype == IPLT_DSTLIST) {
143 } else if (ptype == IPLT_DSTLIST) {
157 } else if (ptype == IPLT_DSTLIST) {
H A Dload_dstlist.c33 op.iplo_type = IPLT_DSTLIST;
H A Dload_dstlistnode.c36 op.iplo_type = IPLT_DSTLIST;
H A Dprintdstl_live.c56 iter.ili_type = IPLT_DSTLIST;
H A Dprintdstlistnode.c35 printpoolfield(np, IPLT_DSTLIST, i);
H A Dprintnat.c157 np->in_nsrc.na_type == IPLT_DSTLIST) {
179 np->in_ndst.na_type == IPLT_DSTLIST) {
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_lookup.h55 #define IPLT_DSTLIST 3 macro
H A Dip_dstlist.c113 IPLT_DSTLIST,
H A Dfil.c5557 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
5561 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
5565 ipf_lookup_deref(softc, IPLT_DSTLIST, fdp->fd_ptr);
7515 IPLT_DSTLIST,
H A Dip_nat.c1551 (n->in_ndst.na_type != IPLT_DSTLIST)) {
1556 (n->in_nsrc.na_type != IPLT_DSTLIST)) {
7552 if (na->na_type == IPLT_DSTLIST) {
H A Dip_nat6.c3909 case IPLT_DSTLIST :
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dippool.c532 if (type == IPLT_ALL || type == IPLT_DSTLIST) {
533 op.iplo_type = IPLT_DSTLIST;
929 if (type == IPLT_ALL || type == IPLT_DSTLIST) {
932 op.iplo_type = IPLT_DSTLIST;
1055 iter.ili_type = IPLT_DSTLIST;
H A Dipnat_y.y697 $$.u = IPLT_DSTLIST;
702 $$.u = IPLT_DSTLIST;
/freebsd-12-stable/contrib/ipfilter/
H A Dip_dstlist.c113 IPLT_DSTLIST,

Completed in 357 milliseconds