Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprint_toif.c42 case FRD_DSTLIST :
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf_y.y641 fr->fr_dif.fd_type = FRD_DSTLIST;
671 fr->fr_tif.fd_type = FRD_DSTLIST;
699 fr->fr_rif.fd_type = FRD_DSTLIST;
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil.c438 (fdp->fd_type == FRD_DSTLIST)) {
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.c1825 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1833 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
1842 if (fdp->fd_type == FRD_DSTLIST) { in ipf_state_add()
H A Dfil.c5436 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5440 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
5444 if (fdp->fd_type == FRD_DSTLIST) in ipf_derefrule()
7296 if (fdp->fd_type == FRD_DSTLIST) { in ipf_resolvedest()
H A Dip_fil_netbsd.c1154 (fdp->fd_type == FRD_DSTLIST)) { in ipf_fastroute()
H A Dip_fil.h568 FRD_DSTLIST enumerator