Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h376 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable);
/linux/net/netfilter/
H A Dnf_flow_table_core.c749 nf_flow_table_offload_flush(flowtable); in nf_flow_table_gc_cleanup()
770 nf_flow_table_offload_flush(flow_table); in nf_flow_table_free()
H A Dnf_flow_table_offload.c1173 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush() function