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

  /src/external/bsd/ipf/dist/lib/
printportcmp.c 25 else if (frp->frp_cmp == FR_INCRANGE)
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 877 { DOREM(fr->fr_scmp = FR_INCRANGE; fr->fr_sport = $1; \
885 { DOREM(fr->fr_scmp = FR_INCRANGE; fr->fr_sport = $3; \
946 { DOREM(fr->fr_dcmp = FR_INCRANGE; fr->fr_dport = $1; \
954 { DOREM(fr->fr_dcmp = FR_INCRANGE; fr->fr_dport = $3; \
1692 | ':' { $$ = FR_INCRANGE; }
ipnat_y.y 1216 | ':' { $$ = FR_INCRANGE; }
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 596 FR_INCRANGE
fil.c 2122 case FR_INCRANGE :

Completed in 28 milliseconds