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.c111 static int pf_commit_eth(uint32_t, const char *);
871 pf_commit_eth(uint32_t ticket, const char *anchor) in pf_commit_eth() function
5405 if ((error = pf_commit_eth(ioe->ticket, ioe->anchor))) { in pfioctl()
6401 error = pf_commit_eth(t[0], eth_anchor->path); in shutdown_pf()
6449 error = pf_commit_eth(t[0], &nn); in shutdown_pf()