Home
last modified time | relevance | path

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

/include/net/
Dinet_sock.h174 struct inet_sock { struct
176 struct sock sk;
178 struct ipv6_pinfo *pinet6;
186 __be32 inet_saddr;
187 __s16 uc_ttl;
188 __u16 cmsg_flags;
189 __be16 inet_sport;
190 __u16 inet_id;
192 struct ip_options_rcu __rcu *inet_opt;
193 int rx_dst_ifindex;
[all …]