Searched defs:raw_sk (Results 1 – 6 of 6) sorted by relevance
69 static inline struct raw_sock *raw_sk(const struct sock *sk) in raw_sk() function
86 #define raw_sk(ptr) container_of_const(ptr, struct raw_sock, inet.sk) macro
210 struct sock *raw_sk; in raw_local_deliver() local290 struct sock *raw_sk; in raw_icmp_error() local
115 static inline struct raw_sock *raw_sk(const struct sock *sk) in raw_sk() function
119 static inline struct raw_sock *raw_sk(const struct sock *sk) in raw_sk() function
232 struct sock *raw_sk; in raw6_local_deliver() local