Lines Matching refs:offsetof

32 	: __imm_const(__sk_buff_data, offsetof(struct __sk_buff, data)),
33 __imm_const(__sk_buff_data_end, offsetof(struct __sk_buff, data_end)),
34 __imm_const(__sk_buff_len, offsetof(struct __sk_buff, len)),
35 __imm_const(__sk_buff_mark, offsetof(struct __sk_buff, mark)),
36 __imm_const(__sk_buff_pkt_type, offsetof(struct __sk_buff, pkt_type)),
37 __imm_const(__sk_buff_protocol, offsetof(struct __sk_buff, protocol)),
38 __imm_const(__sk_buff_queue_mapping, offsetof(struct __sk_buff, queue_mapping)),
39 __imm_const(__sk_buff_vlan_present, offsetof(struct __sk_buff, vlan_present))
59 : __imm_const(__sk_buff_hash, offsetof(struct __sk_buff, hash)),
60 __imm_const(__sk_buff_ingress_ifindex, offsetof(struct __sk_buff, ingress_ifindex)),
61 __imm_const(__sk_buff_priority, offsetof(struct __sk_buff, priority)),
62 __imm_const(__sk_buff_tc_index, offsetof(struct __sk_buff, tc_index)),
63 __imm_const(__sk_buff_vlan_proto, offsetof(struct __sk_buff, vlan_proto)),
64 __imm_const(__sk_buff_vlan_tci, offsetof(struct __sk_buff, vlan_tci))
88 : __imm_const(__sk_buff_cb_0, offsetof(struct __sk_buff, cb[0])),
89 __imm_const(__sk_buff_cb_1, offsetof(struct __sk_buff, cb[1])),
90 __imm_const(__sk_buff_cb_2, offsetof(struct __sk_buff, cb[2])),
91 __imm_const(__sk_buff_cb_3, offsetof(struct __sk_buff, cb[3])),
92 __imm_const(__sk_buff_cb_4, offsetof(struct __sk_buff, cb[4])),
93 __imm_const(__sk_buff_napi_id, offsetof(struct __sk_buff, napi_id))
119 : __imm_const(__sk_buff_family, offsetof(struct __sk_buff, family)),
120 __imm_const(__sk_buff_local_ip4, offsetof(struct __sk_buff, local_ip4)),
121 __imm_const(__sk_buff_local_ip6_0, offsetof(struct __sk_buff, local_ip6[0])),
122 __imm_const(__sk_buff_local_ip6_1, offsetof(struct __sk_buff, local_ip6[1])),
123 __imm_const(__sk_buff_local_ip6_2, offsetof(struct __sk_buff, local_ip6[2])),
124 __imm_const(__sk_buff_local_ip6_3, offsetof(struct __sk_buff, local_ip6[3])),
125 __imm_const(__sk_buff_local_port, offsetof(struct __sk_buff, local_port)),
126 __imm_const(__sk_buff_remote_ip4, offsetof(struct __sk_buff, remote_ip4)),
127 __imm_const(__sk_buff_remote_ip6_0, offsetof(struct __sk_buff, remote_ip6[0])),
128 __imm_const(__sk_buff_remote_ip6_1, offsetof(struct __sk_buff, remote_ip6[1])),
129 __imm_const(__sk_buff_remote_ip6_2, offsetof(struct __sk_buff, remote_ip6[2])),
130 __imm_const(__sk_buff_remote_ip6_3, offsetof(struct __sk_buff, remote_ip6[3])),
131 __imm_const(__sk_buff_remote_port, offsetof(struct __sk_buff, remote_port))
146 : __imm_const(__sk_buff_tc_classid, offsetof(struct __sk_buff, tc_classid))
161 : __imm_const(__sk_buff_data_meta, offsetof(struct __sk_buff, data_meta))
176 : __imm_const(__sk_buff_flow_keys, offsetof(struct __sk_buff, flow_keys))
192 : __imm_const(__sk_buff_napi_id, offsetof(struct __sk_buff, napi_id))
209 : __imm_const(__sk_buff_tstamp, offsetof(struct __sk_buff, tstamp))
223 : __imm_const(__sk_buff_tstamp, offsetof(struct __sk_buff, tstamp))