Searched defs:bpf_sock (Results 1 – 11 of 11) 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;
5566 struct bpf_sock { struct5567 __u32 bound_dev_if;5568 __u32 family;5569 __u32 type;5570 __u32 protocol;5571 __u32 mark;5572 __u32 priority;5574 __u32 src_ip4;5575 __u32 src_ip6[4];5576 __u32 src_port; /* host byte order */[all …]
6017 struct bpf_sock { struct6018 __u32 bound_dev_if;6019 __u32 family;6020 __u32 type;6021 __u32 protocol;6022 __u32 mark;6023 __u32 priority;6025 __u32 src_ip4;6026 __u32 src_ip6[4];6027 __u32 src_port; /* host byte order */[all …]
37844 struct bpf_sock { struct37845 __u32 bound_dev_if;37846 __u32 family;37847 __u32 type;37848 __u32 protocol;37849 __u32 mark;37850 __u32 priority;37851 __u32 src_ip4;37852 __u32 src_ip6[4];37853 __u32 src_port;[all …]
66369 struct bpf_sock { struct66370 __u32 bound_dev_if;66371 __u32 family;66372 __u32 type;66373 __u32 protocol;66374 __u32 mark;66375 __u32 priority;66376 __u32 src_ip4;66377 __u32 src_ip6[4];66378 __u32 src_port;[all …]
32832 struct bpf_sock { struct32833 __u32 bound_dev_if;32834 __u32 family;32835 __u32 type;32836 __u32 protocol;32837 __u32 mark;32838 __u32 priority;32839 __u32 src_ip4;32840 __u32 src_ip6[4];32841 __u32 src_port;[all …]
34998 struct bpf_sock { struct34999 __u32 bound_dev_if;35000 __u32 family;35001 __u32 type;35002 __u32 protocol;35003 __u32 mark;35004 __u32 priority;35005 __u32 src_ip4;35006 __u32 src_ip6[4];35007 __u32 src_port;[all …]