Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dparse.y401 struct node_os *src_os; member
894 if ($8.src_os)
933 expand_rule(&r, $5, NULL, $7, $8.src_os,
956 expand_rule(&r, $3, NULL, $5, $6.src_os,
998 expand_rule(&r, $3, NULL, $5, $6.src_os,
2100 if ($8.src_os)
2108 $8.src_os) {
2915 $$.src_os = NULL;
2919 $$.src_os = $2;
5371 if (src_os && src_os->os) { in expand_rule()
[all …]