Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c195 static int pf_clear_tables(void);
4313 pf_clear_tables(void) in pf_clear_tables() function
4456 if ((error = pf_clear_tables()) != 0) in shutdown_pf()