Searched refs:inet_sock (Results 1 – 7 of 7) sorted by relevance
81 struct inet_sock { struct93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk() argument95 return (struct inet_sock *)sk; in inet_sk()
29 struct inet_sock *inet; in dump_udp4()
38 struct inet_sock *inet; in dump_udp6()
79 const struct inet_sock *inet; in dump_tcp_sock()
80 const struct inet_sock *inet; in dump_tcp6_sock()
39 struct inet_sock { struct44 struct inet_sock icsk_inet; argument
163 BTF_SOCK_TYPE(BTF_SOCK_TYPE_INET, inet_sock) \