Home
last modified time | relevance | path

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

/trueos/sys/netpfil/pf/
HDpf_ioctl.c153 static int pf_clear_tables(void);
3365 pf_clear_tables(void) in pf_clear_tables() function
3531 if ((error = pf_clear_tables()) != 0) in shutdown_pf()