Searched defs:bpf_sock (Results 1 – 15 of 15) sorted by relevance
757 struct bpf_sock { struct758 __u32 bound_dev_if;759 __u32 family;760 __u32 type;761 __u32 protocol;762 __u32 mark;763 __u32 priority;
6185 struct bpf_sock { struct6186 __u32 bound_dev_if;6187 __u32 family;6188 __u32 type;6189 __u32 protocol;6190 __u32 mark;6191 __u32 priority;6193 __u32 src_ip4;6194 __u32 src_ip6[4];6195 __u32 src_port; /* host byte order */[all …]
6318 struct bpf_sock { struct6319 __u32 bound_dev_if;6320 __u32 family;6321 __u32 type;6322 __u32 protocol;6323 __u32 mark;6324 __u32 priority;6326 __u32 src_ip4;6327 __u32 src_ip6[4];6328 __u32 src_port; /* host byte order */[all …]
28193 struct bpf_sock { struct28194 __u32 bound_dev_if;28195 __u32 family;28196 __u32 type;28197 __u32 protocol;28198 __u32 mark;28199 __u32 priority;28200 __u32 src_ip4;28201 __u32 src_ip6[4];28202 __u32 src_port;[all …]
40417 struct bpf_sock { struct40418 __u32 bound_dev_if;40419 __u32 family;40420 __u32 type;40421 __u32 protocol;40422 __u32 mark;40423 __u32 priority;40424 __u32 src_ip4;40425 __u32 src_ip6[4];40426 __u32 src_port;[all …]
63455 struct bpf_sock { struct63456 __u32 bound_dev_if;63457 __u32 family;63458 __u32 type;63459 __u32 protocol;63460 __u32 mark;63461 __u32 priority;63462 __u32 src_ip4;63463 __u32 src_ip6[4];63464 __u32 src_port;[all …]
45631 struct bpf_sock { struct45632 __u32 bound_dev_if;45633 __u32 family;45634 __u32 type;45635 __u32 protocol;45636 __u32 mark;45637 __u32 priority;45638 __u32 src_ip4;45639 __u32 src_ip6[4];45640 __u32 src_port;[all …]
21152 struct bpf_sock { struct21153 __u32 bound_dev_if;21154 __u32 family;21155 __u32 type;21156 __u32 protocol;21157 __u32 mark;21158 __u32 priority;21159 __u32 src_ip4;21160 __u32 src_ip6[4];21161 __u32 src_port;[all …]
29495 struct bpf_sock { struct29496 __u32 bound_dev_if;29497 __u32 family;29498 __u32 type;29499 __u32 protocol;29500 __u32 mark;29501 __u32 priority;29502 __u32 src_ip4;29503 __u32 src_ip6[4];29504 __u32 src_port;[all …]