Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c234 static int pf_clear_tables(void);
5975 pf_clear_tables(void) in pf_clear_tables() function
6442 if ((error = pf_clear_tables()) != 0) in shutdown_pf()