Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dpfvar.h1785 int pfr_ina_commit(struct pfr_table *, u_int32_t, int *, int *, int);
/freebsd-12.1/sys/netpfil/pf/
H A Dpf_table.c1624 pfr_ina_commit(struct pfr_table *trs, u_int32_t ticket, int *nadd, in pfr_ina_commit() function
H A Dpf_ioctl.c3708 if ((error = pfr_ina_commit(&table, in pfioctl()