Home
last modified time | relevance | path

Searched refs:expand_rule (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sbin/pfctl/
H A Dparse.y365 void expand_rule(struct pfctl_rule *, struct node_if *,
1073 expand_rule(&r, $5, NULL, $7, $8.src_os,
1096 expand_rule(&r, $3, NULL, $5, $6.src_os,
1138 expand_rule(&r, $3, NULL, $5, $6.src_os,
1461 expand_rule(&r, $4, NULL, $6, $7.src_os,
1626 expand_rule(&r, j, NULL, NULL, NULL, h,
1648 expand_rule(&r, NULL, NULL,
2802 expand_rule(&r, $4, $5.host, $7, $8.src_os,
4874 expand_rule(&r, $2, $9 == NULL ? NULL : $9->host, $4,
6019 expand_rule(struct pfctl_rule *r, in expand_rule() function
/freebsd/usr.bin/rctl/
H A Drctl.c175 expand_rule(const char *rule, bool resolve_ids) in expand_rule() function
648 rule = expand_rule(unexpanded_rule, false); in main()
650 rule = expand_rule(unexpanded_rule, true); in main()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c533 expand_rule(struct rte_lpm6 *lpm, uint32_t tbl8_gindex, uint8_t old_depth, in expand_rule() function
558 expand_rule(lpm, tbl8_gindex_next, old_depth, new_depth, in expand_rule()
708 expand_rule(lpm, tbl8_gindex, depth, depth, in add_step()
1376 expand_rule(lpm, in rte_lpm6_delete()
1385 expand_rule(lpm, in rte_lpm6_delete()