Searched defs:bpf_sock (Results 1 – 1 of 1) sorted by relevance
6213 struct bpf_sock { struct6214 __u32 bound_dev_if;6215 __u32 family;6216 __u32 type;6217 __u32 protocol;6218 __u32 mark;6219 __u32 priority;6221 __u32 src_ip4;6222 __u32 src_ip6[4];6223 __u32 src_port; /* host byte order */[all …]