Home
last modified time | relevance | path

Searched refs:pfctl_begin_addrs (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/pf/ftp-proxy/
H A Dfilter.c266 if (pfctl_begin_addrs(pfh, &pfp.ticket)) in prepare_rule()
/freebsd/contrib/pf/tftp-proxy/
H A Dfilter.c275 if (pfctl_begin_addrs(pfh, &pfp.ticket)) in prepare_rule()
/freebsd/lib/libpfctl/
H A Dlibpfctl.h535 int pfctl_begin_addrs(struct pfctl_handle *h, uint32_t *ticket);
H A Dlibpfctl.c2733 pfctl_begin_addrs(struct pfctl_handle *h, uint32_t *ticket) in pfctl_begin_addrs() function
/freebsd/sbin/pfctl/
H A Dpfctl.c2093 if ((error = pfctl_begin_addrs(pf->h, in pfctl_load_rule()