Lines Matching refs:BUILD_BUG_ON

308 		BUILD_BUG_ON(sizeof_field(struct sk_buff, mark) != 4);
323 BUILD_BUG_ON(sizeof_field(struct sk_buff, queue_mapping) != 2);
330 BUILD_BUG_ON(sizeof_field(struct sk_buff, vlan_tci) != 2);
337 BUILD_BUG_ON(sizeof_field(struct sk_buff, vlan_all) != 4);
356 BUILD_BUG_ON(sizeof_field(struct sk_buff, protocol) != 2);
372 BUILD_BUG_ON(sizeof_field(struct net_device, ifindex) != 4);
373 BUILD_BUG_ON(sizeof_field(struct net_device, type) != 2);
395 BUILD_BUG_ON(sizeof_field(struct sk_buff, hash) != 4);
419 BUILD_BUG_ON(sizeof_field(struct sk_buff, vlan_proto) != 2);
577 BUILD_BUG_ON(BPF_MEMWORDS * sizeof(u32) > MAX_BPF_STACK);
578 BUILD_BUG_ON(BPF_REG_FP + 1 != MAX_BPF_REG);
924 BUILD_BUG_ON(BPF_MEMWORDS > 16);
1261 BUILD_BUG_ON(sizeof(struct sock_filter) !=
2573 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params));
7105 BUILD_BUG_ON(sizeof_field(struct tcp_sock, FIELD) > \
7114 BUILD_BUG_ON(sizeof_field(struct inet_connection_sock, \
7130 BUILD_BUG_ON(sizeof_field(struct tcp_sock, rtt_min) !=
7132 BUILD_BUG_ON(sizeof(struct minmax) <
7299 BUILD_BUG_ON(sizeof_field(struct xdp_sock, FIELD) > \
9614 BUILD_BUG_ON(sizeof_field(struct qdisc_skb_cb, data) < 20);
9615 BUILD_BUG_ON((offsetof(struct sk_buff, cb) +
9632 BUILD_BUG_ON(sizeof_field(struct qdisc_skb_cb, tc_classid) != 2);
9702 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_family) != 2);
9713 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_daddr) != 4);
9724 BUILD_BUG_ON(sizeof_field(struct sock_common,
9738 BUILD_BUG_ON(sizeof_field(struct sock_common,
9758 BUILD_BUG_ON(sizeof_field(struct sock_common,
9777 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_dport) != 2);
9792 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_num) != 2);
9803 BUILD_BUG_ON(sizeof_field(struct sk_buff, tstamp) != 8);
9832 BUILD_BUG_ON(sizeof_field(struct qdisc_skb_cb, pkt_len) != 4);
9848 BUILD_BUG_ON(sizeof_field(struct skb_shared_hwtstamps, hwtstamp) != 8);
9849 BUILD_BUG_ON(offsetof(struct skb_shared_hwtstamps, hwtstamp) != 0);
9873 BUILD_BUG_ON(sizeof_field(struct sock, sk_bound_dev_if) != 4);
9884 BUILD_BUG_ON(sizeof_field(struct sock, sk_mark) != 4);
9895 BUILD_BUG_ON(sizeof_field(struct sock, sk_priority) != 4);
10227 BUILD_BUG_ON(offsetof(struct sockaddr_in, sin_port) !=
10229 BUILD_BUG_ON(sizeof_field(struct sockaddr_in, sin_port) !=
10292 BUILD_BUG_ON(sizeof_field(OBJ, OBJ_FIELD) > \
10384 BUILD_BUG_ON(sizeof_field(OBJ, OBJ_FIELD) > \
10432 BUILD_BUG_ON(sizeof_field(struct bpf_sock_ops, reply) !=
10434 BUILD_BUG_ON(sizeof_field(struct bpf_sock_ops, replylong) !=
10447 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_family) != 2);
10458 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_daddr) != 4);
10469 BUILD_BUG_ON(sizeof_field(struct sock_common,
10484 BUILD_BUG_ON(sizeof_field(struct sock_common,
10505 BUILD_BUG_ON(sizeof_field(struct sock_common,
10524 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_dport) != 2);
10538 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_num) != 2);
10558 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_state) != 1);
10569 BUILD_BUG_ON(sizeof_field(struct tcp_sock, rtt_min) !=
10571 BUILD_BUG_ON(sizeof(struct minmax) <
10786 BUILD_BUG_ON(sizeof_field(struct sk_skb_cb, data) < 20);
10787 BUILD_BUG_ON((offsetof(struct sk_buff, cb) +
10823 BUILD_BUG_ON(offsetof(struct sk_msg, sg) != 0);
10837 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_family) != 2);
10848 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_daddr) != 4);
10859 BUILD_BUG_ON(sizeof_field(struct sock_common,
10874 BUILD_BUG_ON(sizeof_field(struct sock_common,
10895 BUILD_BUG_ON(sizeof_field(struct sock_common,
10914 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_dport) != 2);
10928 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_num) != 2);