Searched defs:bpf_sock (Results 1 – 1 of 1) sorted by relevance
4177 struct bpf_sock { struct4178 __u32 bound_dev_if;4179 __u32 family;4180 __u32 type;4181 __u32 protocol;4182 __u32 mark;4183 __u32 priority;4185 __u32 src_ip4;4186 __u32 src_ip6[4];4187 __u32 src_port; /* host byte order */[all …]