Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
A Dnf_flow_table_ipv4.c14 .free = nf_flow_table_free,
/linux/net/ipv6/netfilter/
A Dnf_flow_table_ipv6.c15 .free = nf_flow_table_free,
/linux/net/netfilter/
A Dnf_flow_table_inet.c52 .free = nf_flow_table_free,
A Dnf_flow_table_core.c632 void nf_flow_table_free(struct nf_flowtable *flow_table) in nf_flow_table_free() function
647 EXPORT_SYMBOL_GPL(nf_flow_table_free);
/linux/include/net/netfilter/
A Dnf_flow_table.h272 void nf_flow_table_free(struct nf_flowtable *flow_table);
/linux/net/sched/
A Dact_ct.c331 nf_flow_table_free(&ct_ft->nf_ft); in tcf_ct_flow_table_cleanup_work()

Completed in 10 milliseconds