Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c110 static int pf_rollback_eth(uint32_t, const char *);
798 pf_rollback_eth(uint32_t ticket, const char *anchor) in pf_rollback_eth() function
894 return (pf_rollback_eth(rs->inactive.ticket, in pf_commit_eth()
5345 if ((error = pf_rollback_eth(ioe->ticket, in pfioctl()