Searched refs:ax25_sk (Results 1 – 2 of 2) sorted by relevance
263 static inline struct ax25_sock *ax25_sk(const struct sock *sk) in ax25_sk() function270 return ax25_sk(sk)->cb; in sk_to_ax25()
897 ax25 = ax25_sk(sk)->cb = ax25_create_cb(); in ax25_create()977 ax25_sk(sk)->cb = ax25; in ax25_make_new()