/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | connect6_prog.c | 30 struct bpf_sock_tuple tuple = {}; in connect_v6_prog() local
|
H A D | test_btf_skc_cls_ingress.c | 71 struct bpf_sock_tuple *tuple; in handle_ip6_tcp() local
|
H A D | connect4_prog.c | 149 struct bpf_sock_tuple tuple = {}; in connect_v4_prog() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 94 struct arfs_tuple tuple; member 516 struct arfs_tuple *tuple = &arfs_rule->tuple; in arfs_add_rule() local 662 struct arfs_tuple *tuple; in arfs_alloc_rule() local 698 static bool arfs_cmp(const struct arfs_tuple *tuple, const struct flow_keys *fk) in arfs_cmp()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_cis.c | 385 struct sdio_func_tuple *tuple, *victim; in sdio_free_common_cis() local 420 struct sdio_func_tuple *tuple, *victim; in sdio_free_func_cis() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | apne.c | 123 char tuple[8]; in apne_probe() local 575 u_char tuple[32]; in init_pcmcia() local
|
/openbmc/telemetry/src/utils/ |
H A D | labeled_tuple.hpp | 291 const LabeledTuple<std::tuple<Args...>, Labels...>& tuple) in to_json() 298 LabeledTuple<std::tuple<Args...>, Labels...>& tuple) in from_json()
|
/openbmc/linux/arch/m68k/amiga/ |
H A D | pcmcia.c | 41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple()
|
/openbmc/linux/include/linux/ |
H A D | bpf_mprog.h | 216 struct bpf_tuple *tuple) in bpf_mprog_mark_for_release() 314 struct bpf_tuple *tuple) in bpf_mprog_write()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 124 struct nf_conntrack_tuple tuple; member 183 const struct nf_conntrack_tuple *tuple, in nf_ct_tuple_mask_cmp()
|
H A D | nf_conntrack_expect.h | 26 struct nf_conntrack_tuple tuple; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_tftp.c | 48 struct nf_conntrack_tuple *tuple; in tftp_help() local
|
H A D | nf_flow_table_core.c | 224 const struct flow_offload_tuple *tuple = data; in flow_offload_hash() local 239 const struct flow_offload_tuple *tuple = arg->key; in flow_offload_hash_cmp() local 353 struct flow_offload_tuple *tuple) in flow_offload_lookup()
|
H A D | nf_conntrack_bpf.c | 63 struct nf_conntrack_tuple *tuple) in bpf_nf_ct_tuple_parse() 154 struct nf_conntrack_tuple tuple; in __bpf_nf_ct_lookup() local
|
H A D | xt_connlimit.c | 34 struct nf_conntrack_tuple tuple; in connlimit_mt() local
|
H A D | nf_conntrack_proto.c | 272 struct nf_conntrack_tuple tuple; in getorigdst() local 326 struct nf_conntrack_tuple tuple = { .src.l3num = NFPROTO_IPV6 }; in ipv6_getorigdst() local
|
H A D | nf_flow_table_offload.c | 91 const struct flow_offload_tuple *tuple, in nf_flow_rule_match() 632 const struct flow_offload_tuple *tuple; in nf_flow_rule_route_common() local 737 const struct flow_offload_tuple *tuple, *other_tuple; in nf_flow_offload_rule_alloc() local 825 const struct flow_offload_tuple *tuple, in nf_flow_offload_init()
|
H A D | nf_conntrack_amanda.c | 95 struct nf_conntrack_tuple *tuple; in amanda_help() local
|
H A D | nf_conntrack_sane.c | 70 struct nf_conntrack_tuple *tuple; in help() local
|
H A D | nf_conntrack_irc.c | 118 struct nf_conntrack_tuple *tuple; in help() local
|
/openbmc/qemu/tests/qtest/ |
H A D | qom-test.c | 22 QDict *response, *tuple, *tmp; in test_properties() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 58 struct qede_arfs_tuple tuple; member 1781 struct qede_arfs_tuple *tuple) in qede_flow_parse_tcp_v6() 1791 struct qede_arfs_tuple *tuple) in qede_flow_parse_tcp_v4() 1801 struct qede_arfs_tuple *tuple) in qede_flow_parse_udp_v6() 1811 struct qede_arfs_tuple *tuple) in qede_flow_parse_udp_v4() 1821 struct flow_rule *rule, struct qede_arfs_tuple *tuple) in qede_parse_flow_attr()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_nfct.c | 246 struct nf_conntrack_tuple tuple; in ip_vs_conn_drop_conntrack() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | sdio.c | 96 struct sdio_func_tuple *tuple; in b43_sdio_probe() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 153 struct mlx5_ct_tuple tuple; member 229 mlx5_tc_ct_rule_to_tuple(struct mlx5_ct_tuple *tuple, struct flow_rule *rule) in mlx5_tc_ct_rule_to_tuple() 279 mlx5_tc_ct_rule_to_tuple_nat(struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_rule_to_tuple_nat() 937 mlx5_tc_ct_entry_get(struct mlx5_tc_ct_priv *ct_priv, struct mlx5_ct_tuple *tuple) in mlx5_tc_ct_entry_get() 1359 mlx5_tc_ct_skb_to_tuple(struct sk_buff *skb, struct mlx5_ct_tuple *tuple, in mlx5_tc_ct_skb_to_tuple() 2293 struct mlx5_ct_tuple tuple = {}; in mlx5e_tc_ct_restore_flow() local
|