Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_flow_table.h62 struct flow_offload_tuple_rhash { struct
73 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
94 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/Linux-v5.4/net/netfilter/
Dnf_flow_table_core.c176 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
185 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
194 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
266 struct flow_offload_tuple_rhash *
270 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
298 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
Dnf_flow_table_ip.c239 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook()
469 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_hook()