Home
last modified time | relevance | path

Searched defs:bcwidth (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/ipfw3/
H A Dipfw3.c682 int bcwidth, nbytes, pcwidth, width; in rule_list() local
745 rule_show(struct ipfw_ioc_rule *rule, int pcwidth, int bcwidth) in rule_show()
/dragonfly/sbin/ipfw/
H A Dipfw2.c840 show_ipfw(struct ipfw_ioc_rule *rule, int pcwidth, int bcwidth) in show_ipfw()
1265 show_dyn_ipfw(struct ipfw_ioc_state *d, int pcwidth, int bcwidth) in show_dyn_ipfw()
1633 int bcwidth, n, nbytes, nstat, ndyn, pcwidth, width; in list() local