Home
last modified time | relevance | path

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

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