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.c232 static int pf_clear_tables(void);
6066 pf_clear_tables(void) in pf_clear_tables() function
6523 if ((error = pf_clear_tables()) != 0) in shutdown_pf()