Lines Matching refs:ax25_cb
63 static void ax25_cb_del(ax25_cb *ax25)
79 ax25_cb *s;
156 void ax25_cb_add(ax25_cb *ax25)
171 ax25_cb *s;
199 ax25_cb *s;
221 ax25_cb *ax25_find_cb(ax25_address *src_addr, ax25_address *dest_addr,
224 ax25_cb *s;
257 ax25_cb *s;
279 void ax25_destroy_socket(ax25_cb *);
286 ax25_cb *ax25 = from_timer(ax25, t, dtimer);
304 void ax25_destroy_socket(ax25_cb *ax25)
322 ax25_cb *sax25 = sk_to_ax25(skb->sk);
365 ax25_cb *ax25;
466 static void ax25_fillin_cb_from_dev(ax25_cb *ax25, ax25_dev *ax25_dev)
490 void ax25_fillin_cb(ax25_cb *ax25, ax25_dev *ax25_dev)
523 ax25_cb *ax25_create_cb(void)
525 ax25_cb *ax25;
555 ax25_cb *ax25;
706 ax25_cb *ax25;
832 ax25_cb *ax25;
912 ax25_cb *ax25, *oax25;
982 ax25_cb *ax25;
1084 ax25_cb *ax25;
1161 ax25_cb *ax25 = sk_to_ax25(sk), *ax25t;
1441 ax25_cb *ax25;
1490 ax25_cb *ax25;
1831 ax25_cb *ax25 = sk_to_ax25(sk);
1936 ax25_cb *ax25 = hlist_entry(v, struct ax25_cb, ax25_node);