Home
last modified time | relevance | path

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

/freebsd/share/examples/ipfilter/
H A DBNF25 srcdst = "all" | fromto .
26 fromto = "from" object "to" object .
/freebsd/sbin/pfctl/
H A Dparse.y455 } fromto; member
554 %type <v.fromto> fromto l3fromto
949 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
1092 | NATANCHOR string interface af proto fromto rtable {
1113 | RDRANCHOR string interface af proto fromto rtable {
1155 | BINATANCHOR string interface af proto fromto rtable {
1421 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
2360 pfrule : action dir logquick interface route af proto fromto
3500 | L3 fromto {
3593 fromto : ALL {
[all …]
/freebsd/sbin/ipf/common/
H A Dipf_y.y732 | fromto
768 fromto: from srcobject to dstobject { yyexpectaddr = 0; yycont = NULL; }