Searched defs:inet_sock (Results 1 – 1 of 1) sorted by relevance
54831 struct inet_sock { struct54832 struct sock sk;54833 struct ipv6_pinfo *pinet6;54834 __be32 inet_saddr;54835 __s16 uc_ttl;54836 __u16 cmsg_flags;54837 struct ip_options_rcu *inet_opt;54838 __be16 inet_sport;54839 __u16 inet_id;54840 __u8 tos;[all …]