HomeSort by: relevance | last modified time | path
    Searched refs:FRD_DSTLIST (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
print_toif.c 42 case FRD_DSTLIST :
  /src/external/bsd/ipf/dist/
ip_fil.c 438 (fdp->fd_type == FRD_DSTLIST)) {
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 641 fr->fr_dif.fd_type = FRD_DSTLIST;
671 fr->fr_tif.fd_type = FRD_DSTLIST;
699 fr->fr_rif.fd_type = FRD_DSTLIST;
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 1825 if (fdp->fd_type == FRD_DSTLIST) {
1833 if (fdp->fd_type == FRD_DSTLIST) {
1842 if (fdp->fd_type == FRD_DSTLIST) {
ip_fil.h 568 FRD_DSTLIST
ip_fil_netbsd.c 1154 (fdp->fd_type == FRD_DSTLIST)) {
fil.c 5437 if (fdp->fd_type == FRD_DSTLIST)
5441 if (fdp->fd_type == FRD_DSTLIST)
5445 if (fdp->fd_type == FRD_DSTLIST)
7297 if (fdp->fd_type == FRD_DSTLIST) {

Completed in 62 milliseconds