Searched refs:ax25_create_cb (Results 1 – 4 of 4) sorted by relevance
62 if ((ax25 = ax25_create_cb()) == NULL) in ax25_send_frame()
368 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_rcv()
506 ax25_cb *ax25_create_cb(void) in ax25_create_cb() function864 ax25 = ax25_sk(sk)->cb = ax25_create_cb(); in ax25_create()890 if ((ax25 = ax25_create_cb()) == NULL) { in ax25_make_new()
297 ax25_cb * __must_check ax25_create_cb(void);