Searched defs:bpf_sock (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 5142 static int bpf_sock_ops_get_syn(struct bpf_sock_ops_kern *bpf_sock, in bpf_sock_ops_get_syn() argument 7789 offsetof(struct bpf_sock, bound_dev_if) __sock_filter_check_attach_type() argument 7799 bpf_ctx_range(struct bpf_sock, src_ip4) __sock_filter_check_attach_type() argument 7806 bpf_ctx_range_till(struct bpf_sock, src_ip6[0], src_ip6[3]) __sock_filter_check_attach_type() argument 7813 bpf_ctx_range(struct bpf_sock, src_port) __sock_filter_check_attach_type() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | bpf.h | 472 struct bpf_sock { struct
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | bpf.h | 4199 struct bpf_sock { global() struct [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bpf.h | 4199 struct bpf_sock { global() struct [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | bpf.h | 6186 struct bpf_sock { global() struct [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | bpf.h | 623 struct bpf_sock { struct
|
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 5563 static int bpf_sock_ops_get_syn(struct bpf_sock_ops_kern *bpf_sock, in bpf_sock_ops_get_syn() argument 8662 offsetof(struct bpf_sock, bound_dev_if) __sock_filter_check_attach_type() argument 8672 bpf_ctx_range(struct bpf_sock, src_ip4) __sock_filter_check_attach_type() argument 8679 bpf_ctx_range_till(struct bpf_sock, src_ip6[0], src_ip6[3]) __sock_filter_check_attach_type() argument 8686 bpf_ctx_range(struct bpf_sock, src_port) __sock_filter_check_attach_type() argument [all...] |
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | bpf.h | 6186 struct bpf_sock { global() struct [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | bpf.h | 623 struct bpf_sock { struct
|
Completed in 69 milliseconds