| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 162 nf_flow_tuple_ip(struct sk_buff *skb, const struct net_device *dev, struct flow_offload_tuple *tuple) nf_flow_tuple_ip() argument 247 struct flow_offload_tuple tuple = {}; nf_flow_offload_ip_hook() local 439 nf_flow_tuple_ipv6(struct sk_buff *skb, const struct net_device *dev, struct flow_offload_tuple *tuple) nf_flow_tuple_ipv6() argument 489 struct flow_offload_tuple tuple = {}; nf_flow_offload_ipv6_hook() local [all...] |
| H A D | nf_nat_masquerade.c | 166 struct nf_conntrack_tuple *tuple; in inet_cmp() local
|
| H A D | nfnetlink_cthelper.c | 72 nfnl_cthelper_parse_tuple(struct nf_conntrack_tuple *tuple, in nfnl_cthelper_parse_tuple() argument 422 struct nf_conntrack_tuple tuple; in nfnl_cthelper_new() local 216 nfnl_cthelper_create(const struct nlattr * const tb[], struct nf_conntrack_tuple *tuple) nfnl_cthelper_create() argument 623 struct nf_conntrack_tuple tuple; nfnl_cthelper_get() local 692 struct nf_conntrack_tuple tuple; nfnl_cthelper_del() local [all...] |
| H A D | nf_conntrack_expect.c | 79 static unsigned int nf_ct_expect_dst_hash(const struct net *n, const struct nf_conntrack_tuple *tuple) in nf_ct_expect_dst_hash() argument 95 nf_ct_exp_equal(const struct nf_conntrack_tuple *tuple, in nf_ct_exp_equal() argument 117 __nf_ct_expect_find(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple) __nf_ct_expect_find() argument 138 nf_ct_expect_find_get(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple) nf_ct_expect_find_get() argument 157 nf_ct_find_expectation(struct net *net, const struct nf_conntrack_zone *zone, const struct nf_conntrack_tuple *tuple) nf_ct_find_expectation() argument [all...] |
| H A D | nf_conncount.c | 43 struct nf_conntrack_tuple tuple; member 125 __nf_conncount_add(struct net *net, struct nf_conncount_list *list, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) __nf_conncount_add() argument 196 nf_conncount_add(struct net *net, struct nf_conncount_list *list, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) nf_conncount_add() argument 300 insert_tree(struct net *net, struct nf_conncount_data *data, struct rb_root *root, unsigned int hash, const u32 *key, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) insert_tree() argument 385 count_tree(struct net *net, struct nf_conncount_data *data, const u32 *key, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) count_tree() argument 506 nf_conncount_count(struct net *net, struct nf_conncount_data *data, const u32 *key, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) nf_conncount_count() argument [all...] |
| H A D | nf_conntrack_helper.c | 48 static unsigned int helper_hash(const struct nf_conntrack_tuple *tuple) in helper_hash() argument 55 __nf_ct_helper_find(const struct nf_conntrack_tuple *tuple) in __nf_ct_helper_find() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_cis.c | 385 struct sdio_func_tuple *tuple, *victim; sdio_free_common_cis() local 420 struct sdio_func_tuple *tuple, *victim; sdio_free_func_cis() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf_mprog.h | 215 bpf_mprog_mark_for_release(struct bpf_mprog_entry *entry, struct bpf_tuple *tuple) bpf_mprog_mark_for_release() argument 312 bpf_mprog_write(struct bpf_mprog_fp *fp, struct bpf_mprog_cp *cp, struct bpf_tuple *tuple) bpf_mprog_write() argument
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_conntrack_helper.h | 41 struct nf_conntrack_tuple tuple; member
|
| H A D | nf_conntrack_tuple.h | 124 struct nf_conntrack_tuple tuple; member 182 nf_ct_tuple_mask_cmp(const struct nf_conntrack_tuple *t, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_tuple_mask *mask) nf_ct_tuple_mask_cmp() argument [all...] |
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| H A D | serial_cs.c | 94 tuple_t tuple; member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | tcx.c | 98 struct bpf_tuple tuple = {}; in tcx_uninstall() local
|
| H A D | mprog.c | 7 static int bpf_mprog_link(struct bpf_tuple *tuple, in bpf_mprog_link() argument 30 static int bpf_mprog_prog(struct bpf_tuple *tuple, in bpf_mprog_prog() argument 53 static int bpf_mprog_tuple_relative(struct bpf_tuple *tuple, in bpf_mprog_tuple_relative() argument 72 bpf_mprog_tuple_put(struct bpf_tuple *tuple) bpf_mprog_tuple_put() argument 178 bpf_mprog_pos_exact(struct bpf_mprog_entry *entry, struct bpf_tuple *tuple) bpf_mprog_pos_exact() argument 193 bpf_mprog_pos_before(struct bpf_mprog_entry *entry, struct bpf_tuple *tuple) bpf_mprog_pos_before() argument 209 bpf_mprog_pos_after(struct bpf_mprog_entry *entry, struct bpf_tuple *tuple) bpf_mprog_pos_after() argument 297 bpf_mprog_fetch(struct bpf_mprog_entry *entry, struct bpf_tuple *tuple, int idx) bpf_mprog_fetch() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_ctinfo.c | 85 struct nf_conntrack_tuple tuple; in tcf_ctinfo_act() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_connlimit.c | 29 struct nf_conntrack_tuple tuple; in nft_connlimit_do_eval() local
|
| H A D | nf_conntrack_bpf.c | 61 bpf_nf_ct_tuple_parse(struct bpf_sock_tuple *bpf_tuple, u32 tuple_len, u8 protonum, u8 dir, struct nf_conntrack_tuple *tuple) bpf_nf_ct_tuple_parse() argument 154 struct nf_conntrack_tuple tuple; __bpf_nf_ct_lookup() local [all...] |
| H A D | nf_conntrack_irc.c | 118 struct nf_conntrack_tuple *tuple; in help() local [all...] |
| H A D | nf_conntrack_proto_icmp.c | 56 bool nf_conntrack_invert_icmp_tuple(struct nf_conntrack_tuple *tuple, in nf_conntrack_invert_icmp_tuple() argument 27 icmp_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff, struct net *net, struct nf_conntrack_tuple *tuple) icmp_pkt_to_tuple() argument 274 icmp_nlattr_to_tuple(struct nlattr *tb[], struct nf_conntrack_tuple *tuple, u_int32_t flags) icmp_nlattr_to_tuple() argument [all...] |
| H A D | nf_conntrack_proto_icmpv6.c | 68 bool nf_conntrack_invert_icmpv6_tuple(struct nf_conntrack_tuple *tuple, in nf_conntrack_invert_icmpv6_tuple() argument 31 icmpv6_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff, struct net *net, struct nf_conntrack_tuple *tuple) icmpv6_pkt_to_tuple() argument 249 icmpv6_nlattr_to_tuple(struct nlattr *tb[], struct nf_conntrack_tuple *tuple, u_int32_t flags) icmpv6_nlattr_to_tuple() argument [all...] |
| H A D | nf_nat_masquerade.c | 171 struct nf_conntrack_tuple *tuple; in inet_cmp() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_nf.c | 176 struct nf_conntrack_tuple *tuple; in nf_ct_test() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
| H A D | apne.c | 129 char tuple[8]; in apne_probe() local 588 u_char tuple[32]; in init_pcmcia() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cls_redirect.c | 31 struct tuple { struct 93 set_up_conn(const struct sockaddr *addr, socklen_t len, int type, int *server, int *conn, struct tuple *tuple) set_up_conn() argument 275 build_input(const struct test_cfg *test, void *const buf, const struct tuple *tuple) build_input() argument 402 struct tuple *tuple = &tuples[test->type][j]; test_cls_redirect_common() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| H A D | pcmciamtd.c | 333 pcmciamtd_cistpl_format(struct pcmcia_device *p_dev, tuple_t *tuple, void *priv_data) pcmciamtd_cistpl_format() argument 348 pcmciamtd_cistpl_jedec(struct pcmcia_device *p_dev, tuple_t *tuple, void *priv_data) pcmciamtd_cistpl_jedec() argument 364 pcmciamtd_cistpl_device(struct pcmcia_device *p_dev, tuple_t *tuple, void *priv_data) pcmciamtd_cistpl_device() argument 388 pcmciamtd_cistpl_geo(struct pcmcia_device *p_dev, tuple_t *tuple, void *priv_data) pcmciamtd_cistpl_geo() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_arfs.c | 64 struct arfs_tuple tuple; member 444 struct arfs_tuple *tuple = &arfs_rule->tuple; in arfs_add_rule() local 590 struct arfs_tuple *tuple; arfs_alloc_rule() local 624 arfs_cmp(const struct arfs_tuple *tuple, const struct flow_keys *fk) arfs_cmp() argument [all...] |