raw_sk
#define raw_sk(ptr) container_of_const(ptr, struct raw_sock, inet.sk)
static inline struct raw_sock *raw_sk(const struct sock *sk)