Lines Matching refs:ax25_cb
63 static void ax25_cb_del(ax25_cb *ax25)
79 ax25_cb *s;
160 void ax25_cb_add(ax25_cb *ax25)
175 ax25_cb *s;
203 ax25_cb *s;
225 ax25_cb *ax25_find_cb(const ax25_address *src_addr, ax25_address *dest_addr,
228 ax25_cb *s;
261 ax25_cb *s;
283 void ax25_destroy_socket(ax25_cb *);
290 ax25_cb *ax25 = from_timer(ax25, t, dtimer);
308 void ax25_destroy_socket(ax25_cb *ax25)
326 ax25_cb *sax25 = sk_to_ax25(skb->sk);
369 ax25_cb *ax25;
470 static void ax25_fillin_cb_from_dev(ax25_cb *ax25, ax25_dev *ax25_dev)
494 void ax25_fillin_cb(ax25_cb *ax25, ax25_dev *ax25_dev)
527 ax25_cb *ax25_create_cb(void)
529 ax25_cb *ax25;
559 ax25_cb *ax25;
710 ax25_cb *ax25;
836 ax25_cb *ax25;
917 ax25_cb *ax25, *oax25;
987 ax25_cb *ax25;
1093 ax25_cb *ax25;
1170 ax25_cb *ax25 = sk_to_ax25(sk), *ax25t;
1450 ax25_cb *ax25;
1499 ax25_cb *ax25;
1840 ax25_cb *ax25 = sk_to_ax25(sk);
1945 ax25_cb *ax25 = hlist_entry(v, struct ax25_cb, ax25_node);