Home
last modified time | relevance | path

Searched refs:pfctl_get_eth_rule (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libpfctl/
H A Dlibpfctl.h434 int pfctl_get_eth_rule(int dev, uint32_t nr, uint32_t ticket,
H A Dlibpfctl.c979 pfctl_get_eth_rule(int dev, uint32_t nr, uint32_t ticket, in pfctl_get_eth_rule() function
/freebsd/sbin/pfctl/
H A Dpfctl.c1173 if ((ret = pfctl_get_eth_rule(dev, nr, info.ticket, path, &rule, in pfctl_show_eth_rules()