Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_flow_table_core.c336 void flow_offload_teardown(struct flow_offload *flow) in flow_offload_teardown() function
342 EXPORT_SYMBOL_GPL(flow_offload_teardown);
416 flow_offload_teardown(flow); in nf_flow_offload_gc_step()
564 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
571 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
Dnf_flow_table_ip.c32 flow_offload_teardown(flow); in nf_flow_state_check()
384 flow_offload_teardown(flow); in nf_flow_offload_forward()
458 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
663 flow_offload_teardown(flow); in nf_flow_offload_ipv6_forward()
753 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
/Linux-v6.6/include/net/netfilter/
Dnf_flow_table.h284 void flow_offload_teardown(struct flow_offload *flow);
/Linux-v6.6/net/sched/
Dact_ct.c664 flow_offload_teardown(flow); in tcf_ct_flow_table_lookup()