Searched refs:pfctl_get_addr (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libpfctl/ |
H A D | libpfctl.h | 527 int pfctl_get_addr(struct pfctl_handle *h, uint32_t ticket, uint32_t r_num,
|
H A D | libpfctl.c | 2882 pfctl_get_addr(struct pfctl_handle *h, uint32_t ticket, uint32_t r_num, in pfctl_get_addr() function
|
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 974 if ((ret = pfctl_get_addr(pfh, ticket, nr, r_action, anchorname, pnr, &pp)) != 0) { in pfctl_get_pool()
|