Home
last modified time | relevance | path

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

/include/net/
Dinet_sock.h211 struct inet_sock { struct
213 struct sock sk;
215 struct ipv6_pinfo *pinet6;
223 unsigned long inet_flags;
224 __be32 inet_saddr;
225 __s16 uc_ttl;
226 __be16 inet_sport;
227 struct ip_options_rcu __rcu *inet_opt;
228 atomic_t inet_id;
230 __u8 tos;
[all …]