Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_flow_table.h148 struct flow_offload_tuple_rhash { struct
169 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
265 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/linux/net/netfilter/
A Dnf_flow_table_core.c249 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
258 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
267 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
375 struct flow_offload_tuple_rhash *
379 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
405 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
A Dnf_flow_table_ip.c283 struct flow_offload_tuple_rhash *tuplehash) in nf_flow_encap_pop()
310 const struct flow_offload_tuple_rhash *tuplehash, in nf_flow_queue_xmit()
331 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook()
567 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_hook()
/linux/net/sched/
A Dact_ct.c511 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup()

Completed in 10 milliseconds