Searched defs:inet_sock (Results 1 – 1 of 1) sorted by relevance
212 struct inet_sock { struct214 struct sock sk;226 __s16 uc_ttl;231 __u8 tos;232 __u8 min_ttl;233 __u8 mc_ttl;234 __u8 pmtudisc;235 __u8 rcv_tos;237 int uc_index;238 int mc_index;[all …]
Completed in 8 milliseconds