Home
last modified time | relevance | path

Searched defs:inet_sock (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_tcp_estats.c81 struct inet_sock { struct
93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk() argument
/external/bcc/libbpf-tools/
Dbindsnoop.bpf.c56 struct inet_sock *inet_sock; in probe_exit() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h39 struct inet_sock { struct
44 struct inet_sock icsk_inet; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h80929 struct inet_sock { struct
80930 struct sock sk;
80931 struct ipv6_pinfo *pinet6;
80932 __be32 inet_saddr;
80933 __s16 uc_ttl;
80934 __u16 cmsg_flags;
80935 __be16 inet_sport;
80936 __u16 inet_id;
80937 struct ip_options_rcu *inet_opt;
80938 int rx_dst_ifindex;
[all …]
Dvmlinux.h80929 struct inet_sock { struct
80930 struct sock sk;
80931 struct ipv6_pinfo *pinet6;
80932 __be32 inet_saddr;
80933 __s16 uc_ttl;
80934 __u16 cmsg_flags;
80935 __be16 inet_sport;
80936 __u16 inet_id;
80937 struct ip_options_rcu *inet_opt;
80938 int rx_dst_ifindex;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h52521 struct inet_sock { struct
52522 struct sock sk;
52523 struct ipv6_pinfo *pinet6;
52524 __be32 inet_saddr;
52525 __s16 uc_ttl;
52526 __u16 cmsg_flags;
52527 struct ip_options_rcu *inet_opt;
52528 __be16 inet_sport;
52529 __u16 inet_id;
52530 __u8 tos;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47380 struct inet_sock { struct
47381 struct sock sk;
47382 struct ipv6_pinfo *pinet6;
47383 __be32 inet_saddr;
47384 __s16 uc_ttl;
47385 __u16 cmsg_flags;
47386 __be16 inet_sport;
47387 __u16 inet_id;
47388 struct ip_options_rcu *inet_opt;
47389 int rx_dst_ifindex;
[all …]
Dvmlinux_510.h47380 struct inet_sock { struct
47381 struct sock sk;
47382 struct ipv6_pinfo *pinet6;
47383 __be32 inet_saddr;
47384 __s16 uc_ttl;
47385 __u16 cmsg_flags;
47386 __be16 inet_sport;
47387 __u16 inet_id;
47388 struct ip_options_rcu *inet_opt;
47389 int rx_dst_ifindex;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h55778 struct inet_sock { struct
55779 struct sock sk;
55780 struct ipv6_pinfo *pinet6;
55781 __be32 inet_saddr;
55782 __s16 uc_ttl;
55783 __u16 cmsg_flags;
55784 __be16 inet_sport;
55785 __u16 inet_id;
55786 struct ip_options_rcu *inet_opt;
55787 int rx_dst_ifindex;
[all …]
Dvmlinux.h55778 struct inet_sock { struct
55779 struct sock sk;
55780 struct ipv6_pinfo *pinet6;
55781 __be32 inet_saddr;
55782 __s16 uc_ttl;
55783 __u16 cmsg_flags;
55784 __be16 inet_sport;
55785 __u16 inet_id;
55786 struct ip_options_rcu *inet_opt;
55787 int rx_dst_ifindex;
[all …]