Searched refs:ax25_create_cb (Results 1 – 3 of 3) sorted by relevance
59 if ((ax25 = ax25_create_cb()) == NULL) in ax25_send_frame()
365 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_rcv()
523 ax25_cb *ax25_create_cb(void) in ax25_create_cb() function892 ax25 = ax25_sk(sk)->cb = ax25_create_cb(); in ax25_create()918 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_make_new()