/linux-5.10/net/netfilter/ |
D | nf_nat_masquerade.c | 99 struct nf_conntrack_tuple *tuple; in inet_cmp() local 200 struct nf_conntrack_tuple *tuple; in inet6_cmp() local
|
D | nf_conntrack_tftp.c | 48 struct nf_conntrack_tuple *tuple; in tftp_help() local
|
D | xt_connlimit.c | 34 struct nf_conntrack_tuple tuple; in connlimit_mt() local
|
D | nf_flow_table_offload.c | 80 const struct flow_offload_tuple *tuple, in nf_flow_rule_match() 178 const struct flow_offload_tuple *tuple = &flow->tuplehash[!dir].tuple; in flow_offload_eth_src() local 582 const struct flow_offload_tuple *tuple; in nf_flow_offload_rule_alloc() local 666 const struct flow_offload_tuple *tuple, in nf_flow_offload_init()
|
D | nf_conntrack_proto.c | 243 struct nf_conntrack_tuple tuple; in getorigdst() local 307 struct nf_conntrack_tuple tuple = { .src.l3num = NFPROTO_IPV6 }; in ipv6_getorigdst() local
|
D | nf_conntrack_helper.c | 48 static unsigned int helper_hash(const struct nf_conntrack_tuple *tuple) in helper_hash() 55 __nf_ct_helper_find(const struct nf_conntrack_tuple *tuple) in __nf_ct_helper_find()
|
D | nf_conntrack_amanda.c | 95 struct nf_conntrack_tuple *tuple; in amanda_help() local
|
D | nf_conntrack_sane.c | 75 struct nf_conntrack_tuple *tuple; in help() local
|
D | nf_conntrack_irc.c | 117 struct nf_conntrack_tuple *tuple; in help() local
|
D | nf_conntrack_proto_tcp.c | 473 const struct nf_conntrack_tuple *tuple = &ct->tuplehash[dir].tuple; in tcp_in_window() local 852 struct nf_conntrack_tuple *tuple; in nf_conntrack_tcp_packet() local
|
D | nf_conntrack_proto_gre.c | 165 struct net *net, struct nf_conntrack_tuple *tuple) in gre_pkt_to_tuple()
|
/linux-5.10/drivers/net/ethernet/8390/ |
D | apne.c | 129 char tuple[8]; in apne_probe() local 588 u_char tuple[32]; in init_pcmcia() local
|
/linux-5.10/arch/m68k/amiga/ |
D | pcmcia.c | 41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple()
|
/linux-5.10/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 121 struct nf_conntrack_tuple tuple; member 180 const struct nf_conntrack_tuple *tuple, in nf_ct_tuple_mask_cmp()
|
D | nf_conntrack_expect.h | 26 struct nf_conntrack_tuple tuple; member
|
D | nf_flow_table.h | 119 struct flow_offload_tuple tuple; member 158 } tuple[FLOW_OFFLOAD_DIR_MAX]; member
|
D | nf_conntrack_helper.h | 41 struct nf_conntrack_tuple tuple; member
|
/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_filter.c | 58 struct qede_arfs_tuple tuple; member 1790 struct qede_arfs_tuple *tuple) in qede_flow_parse_tcp_v6() 1800 struct qede_arfs_tuple *tuple) in qede_flow_parse_tcp_v4() 1810 struct qede_arfs_tuple *tuple) in qede_flow_parse_udp_v6() 1820 struct qede_arfs_tuple *tuple) in qede_flow_parse_udp_v4() 1830 struct flow_rule *rule, struct qede_arfs_tuple *tuple) in qede_parse_flow_attr()
|
/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | test_btf_skc_cls_ingress.c | 71 struct bpf_sock_tuple *tuple; in handle_ip6_tcp() local
|
D | connect4_prog.c | 150 struct bpf_sock_tuple tuple = {}; in connect_v4_prog() local
|
/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_nfct.c | 246 struct nf_conntrack_tuple tuple; in ip_vs_conn_drop_conntrack() local
|
/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | sdio.c | 96 struct sdio_func_tuple *tuple; in b43_sdio_probe() local
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 133 struct mlx5_ct_tuple tuple; member 170 mlx5_tc_ct_rule_to_tuple(struct mlx5_ct_tuple *tuple, struct flow_rule *rule) in mlx5_tc_ct_rule_to_tuple() 219 mlx5_tc_ct_rule_to_tuple_nat(struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_rule_to_tuple_nat() 991 mlx5_tc_ct_skb_to_tuple(struct sk_buff *skb, struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_skb_to_tuple() 2022 struct mlx5_ct_tuple tuple = {}; in mlx5e_tc_ct_restore_flow() local
|
/linux-5.10/drivers/bluetooth/ |
D | btsdio.c | 280 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe() local
|
/linux-5.10/net/sched/ |
D | act_connmark.c | 35 struct nf_conntrack_tuple tuple; in tcf_connmark_act() local
|