Searched defs:tuple_len (Results 1 – 4 of 4) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_bpf.c | 68 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 109 __bpf_nf_ct_alloc_entry(struct net * net,struct bpf_sock_tuple * bpf_tuple,u32 tuple_len,struct bpf_ct_opts * opts,u32 opts_len,u32 timeout) __bpf_nf_ct_alloc_entry() argument 174 __bpf_nf_ct_lookup(struct net * net,struct bpf_sock_tuple * bpf_tuple,u32 tuple_len,struct bpf_ct_opts * opts,u32 opts_len) __bpf_nf_ct_lookup() argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_assign.c | 106 size_t tuple_len; in handle_udp() local 137 size_t tuple_len; in handle_tcp() local
|
| H A D | cgroup_skb_sk_lookup_kern.c | 45 size_t tuple_len = sizeof(tuple.ipv6); in is_allowed_peer_cg() local
|
| H A D | test_sk_lookup_kern.c | 63 size_t tuple_len; in sk_lookup_success() local
|