Lines Matching refs:bpf_sock_ops

9149 	if (off < 0 || off >= sizeof(struct bpf_sock_ops))  in sock_ops_is_valid_access()
9158 case offsetof(struct bpf_sock_ops, reply): in sock_ops_is_valid_access()
9159 case offsetof(struct bpf_sock_ops, sk_txhash): in sock_ops_is_valid_access()
9168 case bpf_ctx_range_till(struct bpf_sock_ops, bytes_received, in sock_ops_is_valid_access()
9173 case offsetof(struct bpf_sock_ops, sk): in sock_ops_is_valid_access()
9178 case offsetof(struct bpf_sock_ops, skb_data): in sock_ops_is_valid_access()
9183 case offsetof(struct bpf_sock_ops, skb_data_end): in sock_ops_is_valid_access()
9188 case offsetof(struct bpf_sock_ops, skb_tcp_flags): in sock_ops_is_valid_access()
9192 case offsetof(struct bpf_sock_ops, skb_hwtstamp): in sock_ops_is_valid_access()
10268 sizeof_field(struct bpf_sock_ops, BPF_FIELD)); \ in sock_ops_convert_ctx_access()
10360 sizeof_field(struct bpf_sock_ops, BPF_FIELD)); \ in sock_ops_convert_ctx_access()
10398 case offsetof(struct bpf_sock_ops, op): in sock_ops_convert_ctx_access()
10405 case offsetof(struct bpf_sock_ops, replylong[0]) ... in sock_ops_convert_ctx_access()
10406 offsetof(struct bpf_sock_ops, replylong[3]): in sock_ops_convert_ctx_access()
10407 BUILD_BUG_ON(sizeof_field(struct bpf_sock_ops, reply) != in sock_ops_convert_ctx_access()
10409 BUILD_BUG_ON(sizeof_field(struct bpf_sock_ops, replylong) != in sock_ops_convert_ctx_access()
10412 off -= offsetof(struct bpf_sock_ops, replylong[0]); in sock_ops_convert_ctx_access()
10421 case offsetof(struct bpf_sock_ops, family): in sock_ops_convert_ctx_access()
10432 case offsetof(struct bpf_sock_ops, remote_ip4): in sock_ops_convert_ctx_access()
10443 case offsetof(struct bpf_sock_ops, local_ip4): in sock_ops_convert_ctx_access()
10456 case offsetof(struct bpf_sock_ops, remote_ip6[0]) ... in sock_ops_convert_ctx_access()
10457 offsetof(struct bpf_sock_ops, remote_ip6[3]): in sock_ops_convert_ctx_access()
10463 off -= offsetof(struct bpf_sock_ops, remote_ip6[0]); in sock_ops_convert_ctx_access()
10477 case offsetof(struct bpf_sock_ops, local_ip6[0]) ... in sock_ops_convert_ctx_access()
10478 offsetof(struct bpf_sock_ops, local_ip6[3]): in sock_ops_convert_ctx_access()
10484 off -= offsetof(struct bpf_sock_ops, local_ip6[0]); in sock_ops_convert_ctx_access()
10498 case offsetof(struct bpf_sock_ops, remote_port): in sock_ops_convert_ctx_access()
10512 case offsetof(struct bpf_sock_ops, local_port): in sock_ops_convert_ctx_access()
10523 case offsetof(struct bpf_sock_ops, is_fullsock): in sock_ops_convert_ctx_access()
10532 case offsetof(struct bpf_sock_ops, state): in sock_ops_convert_ctx_access()
10543 case offsetof(struct bpf_sock_ops, rtt_min): in sock_ops_convert_ctx_access()
10558 case offsetof(struct bpf_sock_ops, bpf_sock_ops_cb_flags): in sock_ops_convert_ctx_access()
10563 case offsetof(struct bpf_sock_ops, sk_txhash): in sock_ops_convert_ctx_access()
10567 case offsetof(struct bpf_sock_ops, snd_cwnd): in sock_ops_convert_ctx_access()
10570 case offsetof(struct bpf_sock_ops, srtt_us): in sock_ops_convert_ctx_access()
10573 case offsetof(struct bpf_sock_ops, snd_ssthresh): in sock_ops_convert_ctx_access()
10576 case offsetof(struct bpf_sock_ops, rcv_nxt): in sock_ops_convert_ctx_access()
10579 case offsetof(struct bpf_sock_ops, snd_nxt): in sock_ops_convert_ctx_access()
10582 case offsetof(struct bpf_sock_ops, snd_una): in sock_ops_convert_ctx_access()
10585 case offsetof(struct bpf_sock_ops, mss_cache): in sock_ops_convert_ctx_access()
10588 case offsetof(struct bpf_sock_ops, ecn_flags): in sock_ops_convert_ctx_access()
10591 case offsetof(struct bpf_sock_ops, rate_delivered): in sock_ops_convert_ctx_access()
10594 case offsetof(struct bpf_sock_ops, rate_interval_us): in sock_ops_convert_ctx_access()
10597 case offsetof(struct bpf_sock_ops, packets_out): in sock_ops_convert_ctx_access()
10600 case offsetof(struct bpf_sock_ops, retrans_out): in sock_ops_convert_ctx_access()
10603 case offsetof(struct bpf_sock_ops, total_retrans): in sock_ops_convert_ctx_access()
10606 case offsetof(struct bpf_sock_ops, segs_in): in sock_ops_convert_ctx_access()
10609 case offsetof(struct bpf_sock_ops, data_segs_in): in sock_ops_convert_ctx_access()
10612 case offsetof(struct bpf_sock_ops, segs_out): in sock_ops_convert_ctx_access()
10615 case offsetof(struct bpf_sock_ops, data_segs_out): in sock_ops_convert_ctx_access()
10618 case offsetof(struct bpf_sock_ops, lost_out): in sock_ops_convert_ctx_access()
10621 case offsetof(struct bpf_sock_ops, sacked_out): in sock_ops_convert_ctx_access()
10624 case offsetof(struct bpf_sock_ops, bytes_received): in sock_ops_convert_ctx_access()
10627 case offsetof(struct bpf_sock_ops, bytes_acked): in sock_ops_convert_ctx_access()
10630 case offsetof(struct bpf_sock_ops, sk): in sock_ops_convert_ctx_access()
10633 case offsetof(struct bpf_sock_ops, skb_data_end): in sock_ops_convert_ctx_access()
10640 case offsetof(struct bpf_sock_ops, skb_data): in sock_ops_convert_ctx_access()
10651 case offsetof(struct bpf_sock_ops, skb_len): in sock_ops_convert_ctx_access()
10662 case offsetof(struct bpf_sock_ops, skb_tcp_flags): in sock_ops_convert_ctx_access()
10676 case offsetof(struct bpf_sock_ops, skb_hwtstamp): { in sock_ops_convert_ctx_access()