llc_conn_busy_tmr_cb  174 include/net/llc_c_ac.h void llc_conn_busy_tmr_cb(struct timer_list *t);
llc_conn_busy_tmr_cb  896 net/llc/llc_conn.c 	timer_setup(&llc->busy_state_timer.timer, llc_conn_busy_tmr_cb, 0);