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

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprint_toif.c42 case FRD_DSTLIST :
/freebsd-10.2-release/contrib/ipfilter/
H A Dip_fil.c443 (fdp->fd_type == FRD_DSTLIST)) {
/freebsd-10.2-release/contrib/ipfilter/tools/
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-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c782 (fdp->fd_type == FRD_DSTLIST)) {
H A Dip_state.c1846 if (fdp->fd_type == FRD_DSTLIST) {
1854 if (fdp->fd_type == FRD_DSTLIST) {
1863 if (fdp->fd_type == FRD_DSTLIST) {
H A Dfil.c5532 if (fdp->fd_type == FRD_DSTLIST)
5536 if (fdp->fd_type == FRD_DSTLIST)
5540 if (fdp->fd_type == FRD_DSTLIST)
7479 if (fdp->fd_type == FRD_DSTLIST) {
H A Dip_fil.h569 FRD_DSTLIST enumerator in enum:fr_dtypes_e

Completed in 92 milliseconds