Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_flow_table_core.c351 void flow_offload_teardown(struct flow_offload *flow) in flow_offload_teardown() function
357 EXPORT_SYMBOL_GPL(flow_offload_teardown);
424 flow_offload_teardown(flow); in nf_flow_offload_gc_step()
572 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
579 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
Dnf_flow_table_ip.c31 flow_offload_teardown(flow); in nf_flow_state_check()
380 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
422 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
642 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
683 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
/linux-6.1.9/include/net/netfilter/
Dnf_flow_table.h281 void flow_offload_teardown(struct flow_offload *flow);
/linux-6.1.9/net/sched/
Dact_ct.c625 flow_offload_teardown(flow); in tcf_ct_flow_table_lookup()