Lines Matching defs:ax25
43 void ax25_setup_timers(ax25_cb *ax25) in ax25_setup_timers()
53 void ax25_start_heartbeat(ax25_cb *ax25) in ax25_start_heartbeat()
58 void ax25_start_t1timer(ax25_cb *ax25) in ax25_start_t1timer()
63 void ax25_start_t2timer(ax25_cb *ax25) in ax25_start_t2timer()
68 void ax25_start_t3timer(ax25_cb *ax25) in ax25_start_t3timer()
76 void ax25_start_idletimer(ax25_cb *ax25) in ax25_start_idletimer()
84 void ax25_stop_heartbeat(ax25_cb *ax25) in ax25_stop_heartbeat()
89 void ax25_stop_t1timer(ax25_cb *ax25) in ax25_stop_t1timer()
94 void ax25_stop_t2timer(ax25_cb *ax25) in ax25_stop_t2timer()
99 void ax25_stop_t3timer(ax25_cb *ax25) in ax25_stop_t3timer()
104 void ax25_stop_idletimer(ax25_cb *ax25) in ax25_stop_idletimer()
109 int ax25_t1timer_running(ax25_cb *ax25) in ax25_t1timer_running()
127 ax25_cb *ax25 = (ax25_cb *)param; in ax25_heartbeat_expiry() local
151 ax25_cb *ax25 = (ax25_cb *)param; in ax25_t1timer_expiry() local
170 ax25_cb *ax25 = (ax25_cb *)param; in ax25_t2timer_expiry() local
189 ax25_cb *ax25 = (ax25_cb *)param; in ax25_t3timer_expiry() local
210 ax25_cb *ax25 = (ax25_cb *)param; in ax25_idletimer_expiry() local