Home
last modified time | relevance | path

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

/Linux-v4.19/net/ax25/
Dax25_std_timer.c60 case AX25_STATE_4: in ax25_std_heartbeat_expiry()
94 ax25->state = AX25_STATE_4; in ax25_std_t3timer_expiry()
161 ax25->state = AX25_STATE_4; in ax25_std_t1timer_expiry()
164 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-v4.19/include/net/
Dax25.h108 AX25_STATE_4 /* Recovery */ enumerator