Searched defs:inet_sock (Results 1 – 3 of 3) sorted by relevance
210 struct inet_sock { struct212 struct sock sk;224 __s16 uc_ttl;229 __u8 tos;230 __u8 min_ttl;231 __u8 mc_ttl;232 __u8 pmtudisc;233 __u8 rcv_tos;235 int uc_index;236 int mc_index;[all …]
81 struct inet_sock { struct93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk() argument
493 struct inet_sock *inet_sock; in ping_err() local
Completed in 11 milliseconds