Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c112 static int pf_commit_eth(uint32_t, const char *);
875 pf_commit_eth(uint32_t ticket, const char *anchor) in pf_commit_eth() function
5300 if ((error = pf_commit_eth(ioe->ticket, ioe->anchor))) { in pfioctl()
6335 error = pf_commit_eth(t[0], eth_anchor->path); in shutdown_pf()
6383 error = pf_commit_eth(t[0], &nn); in shutdown_pf()