Searched refs:ax25_sock (Results 1 – 2 of 2) sorted by relevance
264 struct ax25_sock { struct269 static inline struct ax25_sock *ax25_sk(const struct sock *sk) in ax25_sk() argument271 return (struct ax25_sock *) sk; in ax25_sk()
806 .obj_size = sizeof(struct ax25_sock),
Completed in 7 milliseconds