Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_flow_table.h213 void flow_offload_refresh(struct nf_flowtable *flow_table,
/kernel/linux/linux-5.10/net/netfilter/
Dnf_flow_table_ip.c281 flow_offload_refresh(flow_table, flow); in nf_flow_offload_ip_hook()
519 flow_offload_refresh(flow_table, flow); in nf_flow_offload_ipv6_hook()
Dnf_flow_table_core.c257 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() function
267 EXPORT_SYMBOL_GPL(flow_offload_refresh);
/kernel/linux/linux-5.10/net/sched/
Dact_ct.c546 flow_offload_refresh(nf_ft, flow); in tcf_ct_flow_table_lookup()