Searched defs:raw6_sk (Results 1 – 1 of 1) sorted by relevance
335 #define raw6_sk(ptr) container_of_const(ptr, struct raw6_sock, inet.sk) macro367 static inline struct raw6_sock *raw6_sk(const struct sock *sk) in raw6_sk() function