Home
last modified time | relevance | path

Searched refs:fromto (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/share/examples/ipfilter/
HDBNF25 srcdst = "all" | fromto .
26 fromto = "from" object "to" object .
/freebsd-14-stable/sbin/pfctl/
HDparse.y437 } fromto; member
539 %type <v.fromto> fromto l3fromto
937 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
1080 | NATANCHOR string interface af proto fromto rtable {
1101 | RDRANCHOR string interface af proto fromto rtable {
1143 | BINATANCHOR string interface af proto fromto rtable {
1409 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
2348 pfrule : action dir logquick interface route af proto fromto
3387 | L3 fromto {
3480 fromto : ALL {
[all …]
/freebsd-14-stable/sbin/ipf/common/
HDipf_y.y732 | fromto
768 fromto: from srcobject to dstobject { yyexpectaddr = 0; yycont = NULL; }