Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1560 int pfr_get_tstats(struct pfr_table *, struct pfr_tstats *, int *, int);
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1297 pfr_get_tstats(struct pfr_table *filter, struct pfr_tstats *tbl, int *size, in pfr_get_tstats() function
H A Dpf_ioctl.c3376 error = pfr_get_tstats(&io->pfrio_table, pfrtstats, in pfioctl()