Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_flow_table_core.c294 void flow_offload_teardown(struct flow_offload *flow) in flow_offload_teardown() function
300 EXPORT_SYMBOL_GPL(flow_offload_teardown);
533 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
540 flow_offload_teardown(flow); in nf_flow_table_do_cleanup()
H A Dnf_flow_table_ip.c30 flow_offload_teardown(flow); in nf_flow_state_check()
284 flow_offload_teardown(flow); in nf_flow_offload_ip_hook()
522 flow_offload_teardown(flow); in nf_flow_offload_ipv6_hook()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_flow_table.h225 void flow_offload_teardown(struct flow_offload *flow);
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c539 flow_offload_teardown(flow); in tcf_ct_flow_table_lookup()