Home
last modified time | relevance | path

Searched refs:sk_msg_md (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Dctx_sk_msg.c5 offsetof(struct sk_msg_md, family)),
15 offsetof(struct sk_msg_md, remote_ip4)),
25 offsetof(struct sk_msg_md, local_ip4)),
35 offsetof(struct sk_msg_md, remote_port)),
45 offsetof(struct sk_msg_md, local_port)),
55 offsetof(struct sk_msg_md, remote_ip6[0])),
57 offsetof(struct sk_msg_md, remote_ip6[1])),
59 offsetof(struct sk_msg_md, remote_ip6[2])),
61 offsetof(struct sk_msg_md, remote_ip6[3])),
71 offsetof(struct sk_msg_md, local_ip6[0])),
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h235 int bpf_prog4(struct sk_msg_md *msg) in bpf_prog4()
265 int bpf_prog6(struct sk_msg_md *msg) in bpf_prog6()
310 int bpf_prog8(struct sk_msg_md *msg) in bpf_prog8()
327 int bpf_prog9(struct sk_msg_md *msg) in bpf_prog9()
345 int bpf_prog10(struct sk_msg_md *msg) in bpf_prog10()
H A Dsockmap_tcp_msg_prog.c9 int bpf_prog1(struct sk_msg_md *msg) in bpf_prog1()
H A Dtest_skmsg_load_helpers.c28 int prog_msg_verdict(struct sk_msg_md *msg) in prog_msg_verdict()
H A Dtest_sockmap_listen.c59 int prog_msg_verdict(struct sk_msg_md *msg) in prog_msg_verdict()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_types.h34 struct sk_msg_md, struct sk_msg)
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c8186 case offsetof(struct sk_msg_md, data): in sk_msg_is_valid_access()
8191 case offsetof(struct sk_msg_md, data_end): in sk_msg_is_valid_access()
8196 case offsetof(struct sk_msg_md, sk): in sk_msg_is_valid_access()
8201 case bpf_ctx_range(struct sk_msg_md, family): in sk_msg_is_valid_access()
8202 case bpf_ctx_range(struct sk_msg_md, remote_ip4): in sk_msg_is_valid_access()
8203 case bpf_ctx_range(struct sk_msg_md, local_ip4): in sk_msg_is_valid_access()
8204 case bpf_ctx_range_till(struct sk_msg_md, remote_ip6[0], remote_ip6[3]): in sk_msg_is_valid_access()
8205 case bpf_ctx_range_till(struct sk_msg_md, local_ip6[0], local_ip6[3]): in sk_msg_is_valid_access()
8206 case bpf_ctx_range(struct sk_msg_md, remote_port): in sk_msg_is_valid_access()
8207 case bpf_ctx_range(struct sk_msg_md, local_port): in sk_msg_is_valid_access()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h2591 struct sk_msg_md { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h2591 struct sk_msg_md { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h4320 struct sk_msg_md { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h4320 struct sk_msg_md { struct