llc_conn_rej_tmr_cb  177 include/net/llc_c_ac.h void llc_conn_rej_tmr_cb(struct timer_list *t);
llc_conn_rej_tmr_cb  893 net/llc/llc_conn.c 	timer_setup(&llc->rej_sent_timer.timer, llc_conn_rej_tmr_cb, 0);