Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dparse.y406 struct node_os *src_os; member
965 if ($8.src_os)
1004 expand_rule(&r, $5, NULL, $7, $8.src_os,
1027 expand_rule(&r, $3, NULL, $5, $6.src_os,
1069 expand_rule(&r, $3, NULL, $5, $6.src_os,
2179 if ($8.src_os)
2187 $8.src_os) {
2998 $$.src_os = NULL;
3002 $$.src_os = $2;
5507 if (src_os && src_os->os) { in expand_rule()
[all …]