Home
last modified time | relevance | path

Searched defs:bpf_sock (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/uapi/linux/
Dbpf.h757 struct bpf_sock { struct
758 __u32 bound_dev_if;
759 __u32 family;
760 __u32 type;
761 __u32 protocol;
762 __u32 mark;
763 __u32 priority;
/external/kernel-headers/original/uapi/linux/
Dbpf.h4358 struct bpf_sock { struct
4359 __u32 bound_dev_if;
4360 __u32 family;
4361 __u32 type;
4362 __u32 protocol;
4363 __u32 mark;
4364 __u32 priority;
4366 __u32 src_ip4;
4367 __u32 src_ip6[4];
4368 __u32 src_port; /* host byte order */
[all …]
/external/bcc/src/cc/compat/linux/
Dbpf.h2587 struct bpf_sock { struct
2605 struct bpf_sock_tuple { argument
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h2587 struct bpf_sock { struct
2605 struct bpf_sock_tuple { argument