Home
last modified time | relevance | path

Searched refs:ax25_sk (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dax25.h270 static inline struct ax25_sock *ax25_sk(const struct sock *sk) in ax25_sk() function
277 return ax25_sk(sk)->cb; in sk_to_ax25()