Searched refs:print_eth_rule (Results 1 – 3 of 3) sorted by relevance
315 void print_eth_rule(struct pfctl_eth_rule *, const char *, int);
1288 print_eth_rule(&rule, anchor_call, in pfctl_show_eth_rules()2088 print_eth_rule(r, r->anchor ? r->anchor->name : "", in pfctl_load_eth_rule()
784 print_eth_rule(struct pfctl_eth_rule *r, const char *anchor_call, in print_eth_rule() function