Searched defs:inet_sock (Results 1 – 1 of 1) sorted by relevance
147 struct inet_sock { struct149 struct sock sk;151 struct ipv6_pinfo *pinet6;161 __be32 inet_saddr;162 __s16 uc_ttl;163 __u16 cmsg_flags;164 __be16 inet_sport;165 __u16 inet_id;167 struct ip_options_rcu __rcu *inet_opt;168 int rx_dst_ifindex;[all …]