Lines Matching full:read

4 		/* 1-byte read from family field */
13 /* 2-byte read from family field */
18 /* 4-byte read from family field */
22 /* 1-byte read from protocol field */
31 /* 2-byte read from protocol field */
36 /* 4-byte read from protocol field */
40 /* 1-byte read from remote_ip4 field */
49 /* 2-byte read from remote_ip4 field */
54 /* 4-byte read from remote_ip4 field */
58 /* 1-byte read from remote_ip6 field */
91 /* 2-byte read from remote_ip6 field */
108 /* 4-byte read from remote_ip6 field */
118 /* 1-byte read from remote_port field */
127 /* 2-byte read from remote_port field */
132 /* 4-byte read from remote_port field */
136 /* 1-byte read from local_ip4 field */
145 /* 2-byte read from local_ip4 field */
150 /* 4-byte read from local_ip4 field */
154 /* 1-byte read from local_ip6 field */
187 /* 2-byte read from local_ip6 field */
204 /* 4-byte read from local_ip6 field */
214 /* 1-byte read from local_port field */
223 /* 2-byte read from local_port field */
228 /* 4-byte read from local_port field */
232 /* 8-byte read from sk field */
245 "invalid 8-byte read from bpf_sk_lookup family field",
258 "invalid 8-byte read from bpf_sk_lookup protocol field",
271 "invalid 8-byte read from bpf_sk_lookup remote_ip4 field",
284 "invalid 8-byte read from bpf_sk_lookup remote_ip6 field",
297 "invalid 8-byte read from bpf_sk_lookup remote_port field",
310 "invalid 8-byte read from bpf_sk_lookup local_ip4 field",
323 "invalid 8-byte read from bpf_sk_lookup local_ip6 field",
336 "invalid 8-byte read from bpf_sk_lookup local_port field",
350 "invalid 4-byte read from bpf_sk_lookup sk field",
363 "invalid 2-byte read from bpf_sk_lookup sk field",
376 "invalid 1-byte read from bpf_sk_lookup sk field",
390 "invalid 4-byte read past end of bpf_sk_lookup",
403 "invalid 4-byte unaligned read from bpf_sk_lookup at odd offset",
415 "invalid 4-byte unaligned read from bpf_sk_lookup at even offset",