Lines Matching defs:ax25
63 static void ax25_cb_del(ax25_cb *ax25) in ax25_cb_del()
160 void ax25_cb_add(ax25_cb *ax25) in ax25_cb_add()
290 ax25_cb *ax25 = from_timer(ax25, t, dtimer); in ax25_destroy_timer() local
308 void ax25_destroy_socket(ax25_cb *ax25) in ax25_destroy_socket()
369 ax25_cb *ax25; in ax25_ctl_ioctl() local
470 static void ax25_fillin_cb_from_dev(ax25_cb *ax25, ax25_dev *ax25_dev) in ax25_fillin_cb_from_dev()
494 void ax25_fillin_cb(ax25_cb *ax25, ax25_dev *ax25_dev) in ax25_fillin_cb()
529 ax25_cb *ax25; in ax25_create_cb() local
559 ax25_cb *ax25; in ax25_setsockopt() local
710 ax25_cb *ax25; in ax25_getsockopt() local
836 ax25_cb *ax25; in ax25_create() local
917 ax25_cb *ax25, *oax25; in ax25_make_new() local
987 ax25_cb *ax25; in ax25_release() local
1093 ax25_cb *ax25; in ax25_bind() local
1170 ax25_cb *ax25 = sk_to_ax25(sk), *ax25t; in ax25_connect() local
1384 ax25_cb *ax25; in ax25_accept() local
1456 ax25_cb *ax25; in ax25_getname() local
1505 ax25_cb *ax25; in ax25_sendmsg() local
1846 ax25_cb *ax25 = sk_to_ax25(sk); in ax25_ioctl() local
1951 ax25_cb *ax25 = hlist_entry(v, struct ax25_cb, ax25_node); in ax25_info_show() local