Searched refs:pfctl_get_eth_ruleset (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/lib/libpfctl/ |
| H A D | libpfctl.h | 396 int pfctl_get_eth_ruleset(int dev, const char *path, int nr,
|
| H A D | libpfctl.c | 755 pfctl_get_eth_ruleset(int dev, const char *path, int nr, in pfctl_get_eth_ruleset() function
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | pfctl.c | 1146 if (pfctl_get_eth_ruleset(dev, npath, nr, &rs)) in pfctl_show_eth_rules() 2841 if (pfctl_get_eth_ruleset(dev, anchorname, nr, &rs) != 0) in pfctl_show_eth_anchors()
|