Searched refs:sk_reuseport_md (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_listen.c | 78 int prog_reuseport(struct sk_reuseport_md *reuse) in prog_reuseport()
|
| H A D | test_sk_lookup.c | 88 int reuseport_pass(struct sk_reuseport_md *ctx) in reuseport_pass() 94 int reuseport_drop(struct sk_reuseport_md *ctx) in reuseport_drop() 198 int select_sock_b(struct sk_reuseport_md *ctx) in select_sock_b()
|
| H A D | test_select_reuseport_kern.c | 66 int _select_by_skb_data(struct sk_reuseport_md *reuse_md) in _select_by_skb_data()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf_types.h | 66 struct sk_reuseport_md, struct sk_reuseport_kern)
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 10044 if (off < 0 || off >= sizeof(struct sk_reuseport_md) || in sk_reuseport_is_valid_access() 10049 case offsetof(struct sk_reuseport_md, data): in sk_reuseport_is_valid_access() 10053 case offsetof(struct sk_reuseport_md, data_end): in sk_reuseport_is_valid_access() 10057 case offsetof(struct sk_reuseport_md, hash): in sk_reuseport_is_valid_access() 10061 case bpf_ctx_range(struct sk_reuseport_md, eth_protocol): in sk_reuseport_is_valid_access() 10065 case bpf_ctx_range(struct sk_reuseport_md, ip_protocol): in sk_reuseport_is_valid_access() 10066 case bpf_ctx_range(struct sk_reuseport_md, bind_inany): in sk_reuseport_is_valid_access() 10067 case bpf_ctx_range(struct sk_reuseport_md, len): in sk_reuseport_is_valid_access() 10105 case offsetof(struct sk_reuseport_md, data): in sk_reuseport_convert_ctx_access() 10109 case offsetof(struct sk_reuseport_md, len): in sk_reuseport_convert_ctx_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 D | bpf.h | 2604 struct sk_reuseport_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 D | bpf.h | 2604 struct sk_reuseport_md { struct
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | bpf.h | 4336 struct sk_reuseport_md { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | bpf.h | 4336 struct sk_reuseport_md { struct
|