Searched defs:tuplehash (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 245 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook() local 487 struct flow_offload_tuple_rhash *tuplehash; nf_flow_offload_ipv6_hook() local [all...] |
| H A D | nf_flow_table_core.c | 199 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj() local 306 struct flow_offload_tuple_rhash *tuplehash; flow_offload_lookup() local 332 struct flow_offload_tuple_rhash *tuplehash; nf_flow_table_iterate() local [all...] |
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_conntrack.h | 78 struct nf_conntrack_tuple_hash tuplehash[IP_CT_DIR_MAX]; member
|
| H A D | nf_flow_table.h | 138 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; member
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_conntrack.h | 97 struct nf_conntrack_tuple_hash tuplehash[IP_CT_DIR_MAX]; member
|
| H A D | nf_flow_table.h | 180 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 300 nf_flow_encap_pop(struct sk_buff *skb, struct flow_offload_tuple_rhash *tuplehash) nf_flow_encap_pop() argument 327 nf_flow_queue_xmit(struct net *net, struct sk_buff *skb, const struct flow_offload_tuple_rhash *tuplehash, unsigned short type) nf_flow_queue_xmit() argument 361 nf_flow_offload_forward(struct nf_flowtable_ctx *ctx, struct nf_flowtable *flow_table, struct flow_offload_tuple_rhash *tuplehash, struct sk_buff *skb) nf_flow_offload_forward() argument 412 struct flow_offload_tuple_rhash *tuplehash; nf_flow_offload_ip_hook() local 640 nf_flow_offload_ipv6_forward(struct nf_flowtable_ctx *ctx, struct nf_flowtable *flow_table, struct flow_offload_tuple_rhash *tuplehash, struct sk_buff *skb) nf_flow_offload_ipv6_forward() argument 707 struct flow_offload_tuple_rhash *tuplehash; nf_flow_offload_ipv6_hook() local [all...] |
| H A D | nf_flow_table_core.c | 235 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj() local 359 struct flow_offload_tuple_rhash *tuplehash; flow_offload_lookup() local 386 struct flow_offload_tuple_rhash *tuplehash; nf_flow_table_iterate() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_ct.c | 509 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup() local
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_ct.c | 651 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup() local [all...] |
Completed in 10 milliseconds