Home
last modified time | relevance | path

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

/include/net/
Dinet_sock.h210 struct inet_sock { struct
212 struct sock sk;
214 struct ipv6_pinfo *pinet6;
222 unsigned long inet_flags;
223 __be32 inet_saddr;
224 __s16 uc_ttl;
225 __be16 inet_sport;
226 struct ip_options_rcu __rcu *inet_opt;
227 atomic_t inet_id;
229 __u8 tos;
[all …]