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