Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_flow_table.h117 struct flow_offload_tuple_rhash { struct
139 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
217 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/Linux-v5.10/net/netfilter/
Dnf_flow_table_core.c199 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
208 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
217 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
303 struct flow_offload_tuple_rhash *
307 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
333 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
Dnf_flow_table_ip.c245 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook()
487 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_hook()
/Linux-v5.10/net/sched/
Dact_ct.c498 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup()