Home
last modified time | relevance | path

Searched refs:AX25_STATE_4 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/ax25/
Dax25_std_timer.c58 case AX25_STATE_4: in ax25_std_heartbeat_expiry()
92 ax25->state = AX25_STATE_4; in ax25_std_t3timer_expiry()
158 ax25->state = AX25_STATE_4; in ax25_std_t1timer_expiry()
161 case AX25_STATE_4: in ax25_std_t1timer_expiry()
Dax25_out.c250 if (ax25->state != AX25_STATE_3 && ax25->state != AX25_STATE_4) in ax25_kick()
Dax25_std_in.c438 case AX25_STATE_4: in ax25_std_frame_in()
Daf_ax25.c983 case AX25_STATE_4: in ax25_release()
/linux-4.4.14/include/net/
Dax25.h106 AX25_STATE_4 /* Recovery */ enumerator