Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_flow_table.h63 struct flow_offload_tuple_rhash { struct
74 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
96 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c160 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
169 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
178 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
228 struct flow_offload_tuple_rhash *
232 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
254 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
295 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_gc_step()
Dnf_flow_table_ip.c217 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook()
436 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_hook()