Home
last modified time | relevance | path

Searched defs:tuple (Results 26 – 50 of 78) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dconnect6_prog.c30 struct bpf_sock_tuple tuple = {}; in connect_v6_prog() local
H A Dtest_btf_skc_cls_ingress.c71 struct bpf_sock_tuple *tuple; in handle_ip6_tcp() local
H A Dconnect4_prog.c149 struct bpf_sock_tuple tuple = {}; in connect_v4_prog() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c94 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 Dsdio_cis.c385 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 Dapne.c123 char tuple[8]; in apne_probe() local
575 u_char tuple[32]; in init_pcmcia() local
/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp291 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 Dpcmcia.c41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple()
/openbmc/linux/include/linux/
H A Dbpf_mprog.h216 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 Dnf_conntrack_tuple.h124 struct nf_conntrack_tuple tuple; member
183 const struct nf_conntrack_tuple *tuple, in nf_ct_tuple_mask_cmp()
H A Dnf_conntrack_expect.h26 struct nf_conntrack_tuple tuple; member
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_tftp.c48 struct nf_conntrack_tuple *tuple; in tftp_help() local
H A Dnf_flow_table_core.c224 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 Dnf_conntrack_bpf.c63 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 Dxt_connlimit.c34 struct nf_conntrack_tuple tuple; in connlimit_mt() local
H A Dnf_conntrack_proto.c272 struct nf_conntrack_tuple tuple; in getorigdst() local
326 struct nf_conntrack_tuple tuple = { .src.l3num = NFPROTO_IPV6 }; in ipv6_getorigdst() local
H A Dnf_flow_table_offload.c91 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 Dnf_conntrack_amanda.c95 struct nf_conntrack_tuple *tuple; in amanda_help() local
H A Dnf_conntrack_sane.c70 struct nf_conntrack_tuple *tuple; in help() local
H A Dnf_conntrack_irc.c118 struct nf_conntrack_tuple *tuple; in help() local
/openbmc/qemu/tests/qtest/
H A Dqom-test.c22 QDict *response, *tuple, *tmp; in test_properties() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c58 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 Dip_vs_nfct.c246 struct nf_conntrack_tuple tuple; in ip_vs_conn_drop_conntrack() local
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dsdio.c96 struct sdio_func_tuple *tuple; in b43_sdio_probe() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c153 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

1234