Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprint_toif.c37 case FRD_DSTLIST : in print_toif()
/freebsd/sbin/ipf/ipftest/
H A Dip_fil.c388 (fdp->fd_type == FRD_DSTLIST)) {
/freebsd/sbin/ipf/common/
H A Dipf_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/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c730 (fdp->fd_type == FRD_DSTLIST)) { in ipf_fastroute()
H A Dip_state.c1809 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1817 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1826 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
H A Dip_fil.h507 FRD_DSTLIST enumerator
H A Dfil.c5502 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5506 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5510 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
7366 if (fdp->fd_type == FRD_DSTLIST) {