Home
last modified time | relevance | path

Searched refs:flow_offload_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/netfilter/
Dnf_flow_table.h89 struct flow_offload *flow_offload_alloc(struct nf_conn *ct,
/Linux-v5.4/net/netfilter/
Dnf_flow_table_core.c61 flow_offload_alloc(struct nf_conn *ct, struct nf_flow_route *route) in flow_offload_alloc() function
103 EXPORT_SYMBOL_GPL(flow_offload_alloc);
Dnft_flow_offload.c118 flow = flow_offload_alloc(ct, &route); in nft_flow_offload_eval()