Home
last modified time | relevance | path

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

/include/net/
Dinet_sock.h196 struct inet_sock { struct
198 struct sock sk;
200 struct ipv6_pinfo *pinet6;
208 __be32 inet_saddr;
209 __s16 uc_ttl;
210 __u16 cmsg_flags;
211 __be16 inet_sport;
212 __u16 inet_id;
214 struct ip_options_rcu __rcu *inet_opt;
215 int rx_dst_ifindex;
[all …]