HomeSort by: relevance | last modified time | path
    Searched defs:fromto (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
parse.y 363 } fromto;
441 %type <v.fromto> fromto
692 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
765 | NATANCHOR string interface af proto fromto rtable {
786 | RDRANCHOR string interface af proto fromto rtable {
828 | BINATANCHOR string interface af proto fromto rtable {
852 yyerror("fromto parameter not supported"
905 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
1661 pfrule : action dir logquick interface route af proto fromto
2394 fromto : ALL { label
    [all...]
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 734 | fromto
770 fromto: from srcobject to dstobject { yyexpectaddr = 0; yycont = NULL; } label

Completed in 19 milliseconds