Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c347 void flow_offload_teardown(struct flow_offload *flow) in flow_offload_teardown() function
353 EXPORT_SYMBOL_GPL(flow_offload_teardown);
427 flow_offload_teardown(flow); in nf_flow_offload_gc_step()
575 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
582 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
H A Dnf_flow_table_ip.c32 flow_offload_teardown(flow); in nf_flow_state_check()
386 flow_offload_teardown(flow); in nf_flow_offload_forward()
460 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
665 flow_offload_teardown(flow); in nf_flow_offload_ipv6_forward()
755 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h294 void flow_offload_teardown(struct flow_offload *flow);
/openbmc/linux/net/sched/
H A Dact_ct.c703 flow_offload_teardown(flow); in tcf_ct_flow_table_lookup()