Searched refs:flow_offload_refresh (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/net/netfilter/ |
D | nf_flow_table_bpf.c | 53 flow_offload_refresh(nf_flow_table, nf_flow, false); in bpf_xdp_flow_tuple_lookup()
|
D | nf_flow_table_core.c | 308 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() function 324 EXPORT_SYMBOL_GPL(flow_offload_refresh);
|
D | nf_flow_table_ip.c | 396 flow_offload_refresh(flow_table, flow, false); in nf_flow_offload_forward() 675 flow_offload_refresh(flow_table, flow, false); in nf_flow_offload_ipv6_forward()
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_flow_table.h | 282 void flow_offload_refresh(struct nf_flowtable *flow_table,
|
/linux-6.12.1/net/sched/ |
D | act_ct.c | 715 flow_offload_refresh(nf_ft, flow, force_refresh); in tcf_ct_flow_table_lookup()
|