Searched refs:pfctl_clear_eth_rules (Results 1 – 3 of 3) sorted by relevance
487 int pfctl_clear_eth_rules(int dev, const char *anchorname);
2217 pfctl_clear_eth_rules(int dev, const char *anchorname) in pfctl_clear_eth_rules() function
466 ret = pfctl_clear_eth_rules(dev, anchorname); in pfctl_flush_eth_rules()