Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipf/libipf/
Dprint_toif.c38 case FRD_DSTLIST : in print_toif()
/freebsd-12-stable/sbin/ipf/ipftest/
Dip_fil.c393 (fdp->fd_type == FRD_DSTLIST)) {
/freebsd-12-stable/sbin/ipf/common/
Dipf_y.y640 fr->fr_dif.fd_type = FRD_DSTLIST;
670 fr->fr_tif.fd_type = FRD_DSTLIST;
698 fr->fr_rif.fd_type = FRD_DSTLIST;
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_fil_freebsd.c747 (fdp->fd_type == FRD_DSTLIST)) { in ipf_fastroute()
Dip_state.c1811 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1819 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1828 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
Dip_fil.h510 FRD_DSTLIST enumerator
Dfil.c5424 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5428 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5432 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
7288 if (fdp->fd_type == FRD_DSTLIST) {