Searched refs:sk_to_ax25 (Results 1 – 3 of 3) sorted by relevance
57 ax25_cb_put(sk_to_ax25(sk)); in ax25_free_sock()326 ax25_cb *sax25 = sk_to_ax25(skb->sk); in ax25_destroy_socket()575 ax25 = sk_to_ax25(sk); in ax25_setsockopt()730 ax25 = sk_to_ax25(sk); in ax25_getsockopt()949 oax25 = sk_to_ax25(osk); in ax25_make_new()996 ax25 = sk_to_ax25(sk); in ax25_release()1121 ax25 = sk_to_ax25(sk); in ax25_bind()1455 ax25 = sk_to_ax25(sk); in ax25_getname()1507 ax25 = sk_to_ax25(sk); in ax25_sendmsg()1706 if (!sk_to_ax25(sk)->pidincl) in ax25_recvmsg()[all …]
353 ax25 = sk_to_ax25(make); in ax25_rcv()
268 static inline struct ax25_cb *sk_to_ax25(const struct sock *sk) in sk_to_ax25() function
Completed in 10 milliseconds