Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_flow_table_core.c367 void flow_offload_teardown(struct flow_offload *flow) in flow_offload_teardown() function
373 EXPORT_SYMBOL_GPL(flow_offload_teardown);
603 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
610 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
Dnf_flow_table_ip.c33 flow_offload_teardown(flow); in nf_flow_state_check()
405 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
640 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
/Linux-v5.15/include/net/netfilter/
Dnf_flow_table.h274 void flow_offload_teardown(struct flow_offload *flow);
/Linux-v5.15/net/sched/
Dact_ct.c546 flow_offload_teardown(flow); in tcf_ct_flow_table_lookup()