Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A 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),
302 struct flow_offload_tuple_rhash *
306 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
332 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
H A 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()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_flow_table.h117 struct flow_offload_tuple_rhash { struct
138 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
216 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c509 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup()