Searched refs:ax25_sk (Results 1 – 2 of 2) sorted by relevance
264 #define ax25_sk(ptr) container_of_const(ptr, struct ax25_sock, sk) macro268 return ax25_sk(sk)->cb; in sk_to_ax25()
908 ax25 = ax25_sk(sk)->cb = ax25_create_cb(); in ax25_create()988 ax25_sk(sk)->cb = ax25; in ax25_make_new()