Lines Matching refs:__sk_buff

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