Home
last modified time | relevance | path

Searched refs:FRD_DSTLIST (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sbin/ipf/libipf/
HDprint_toif.c37 case FRD_DSTLIST : in print_toif()
/freebsd-13-stable/sbin/ipf/ipftest/
HDip_fil.c392 (fdp->fd_type == FRD_DSTLIST)) {
/freebsd-13-stable/sbin/ipf/common/
HDipf_y.y639 fr->fr_dif.fd_type = FRD_DSTLIST;
669 fr->fr_tif.fd_type = FRD_DSTLIST;
697 fr->fr_rif.fd_type = FRD_DSTLIST;
/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_fil_freebsd.c737 (fdp->fd_type == FRD_DSTLIST)) { in ipf_fastroute()
HDip_state.c1810 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1818 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1827 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
HDip_fil.h509 FRD_DSTLIST enumerator
HDfil.c5422 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5426 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5430 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
7286 if (fdp->fd_type == FRD_DSTLIST) {