Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_flowtable.c
/linux/net/netfilter/
H A Dnf_flow_table_core.c280 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
289 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
298 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
396 struct flow_offload_tuple_rhash *
400 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
427 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
H A Dnf_flow_table_ip.c431 struct flow_offload_tuple_rhash *tuplehash) in nf_flow_skb_encap_protocol()
461 static struct flow_offload_tuple_rhash * in nf_flow_encap_pop()
478 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_offload_lookup()
808 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_encap_gso_xmit()
1056 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_tuple_ipv6()
1103 static struct flow_offload_tuple_rhash * in nf_flow_offload_ipv6_forward()
1123 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_forward()
/linux/include/net/netfilter/
H A Dnf_flow_table.h175 struct flow_offload_tuple_rhash { struct
199 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
312 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/linux/net/sched/
H A Dact_ct.c663 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup()