Searched refs:ax25_create_cb (Results 1 – 4 of 4) sorted by relevance
207 extern ax25_cb *ax25_create_cb(void);
87 if ((ax25 = ax25_create_cb()) == NULL) in ax25_send_frame()
405 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_rcv()
598 ax25_cb *ax25_create_cb(void) in ax25_create_cb() function891 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_create()916 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_make_new()