Searched defs:inet_sock (Results 1 – 1 of 1) sorted by relevance
52521 struct inet_sock { struct52522 struct sock sk;52523 struct ipv6_pinfo *pinet6;52524 __be32 inet_saddr;52525 __s16 uc_ttl;52526 __u16 cmsg_flags;52527 struct ip_options_rcu *inet_opt;52528 __be16 inet_sport;52529 __u16 inet_id;52530 __u8 tos;[all …]