Searched refs:bpf_xdp_sock (Results 1 – 5 of 5) sorted by relevance
209 __imm_const(bpf_xdp_sock_queue_id, offsetof(struct bpf_xdp_sock, queue_id)) in null_ptr_to_map_value()
796 __imm_const(bpf_xdp_sock_queue_id, offsetof(struct bpf_xdp_sock, queue_id)) in xskmap_key_xs_queue_id()
6272 struct bpf_xdp_sock { struct
7151 if (off < 0 || off >= offsetofend(struct bpf_xdp_sock, queue_id)) in bpf_xdp_sock_is_valid_access()7173 sizeof_field(struct bpf_xdp_sock, FIELD)); \ in bpf_xdp_sock_convert_ctx_access()7180 case offsetof(struct bpf_xdp_sock, queue_id): in bpf_xdp_sock_convert_ctx_access()