Searched refs:flow_offload_alloc (Results 1 – 3 of 3) sorted by relevance
53 struct flow_offload *flow_offload_alloc(struct nf_conn *ct) in flow_offload_alloc() function77 EXPORT_SYMBOL_GPL(flow_offload_alloc);
242 struct flow_offload *flow_offload_alloc(struct nf_conn *ct);
435 entry = flow_offload_alloc(ct); in tcf_ct_flow_table_add()