Searched refs:nf_flow_table_free (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/netfilter/
H A Dnf_flow_table_core.c600 void nf_flow_table_free(struct nf_flowtable *flow_table) function
614 EXPORT_SYMBOL_GPL(nf_flow_table_free); variable
H A Dnf_flow_table_inet.c70 .free = nf_flow_table_free,
80 .free = nf_flow_table_free,
90 .free = nf_flow_table_free,
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h293 void nf_flow_table_free(struct nf_flowtable *flow_table);
/linux-master/net/sched/
H A Dact_ct.c374 nf_flow_table_free(&ct_ft->nf_ft);

Completed in 254 milliseconds