Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/pf/
H A Dpf_ioctl.c154 static int pf_clear_tables(void);
3086 pf_clear_tables(void) in pf_clear_tables() function
3178 if ((error = pf_clear_tables()) != 0) in shutdown_pf()