Home
last modified time | relevance | path

Searched refs:X25_STATE_4 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/x25/
Dx25_in.c244 x25->state = X25_STATE_4; in x25_state3_machine()
266 x25->state = X25_STATE_4; in x25_state3_machine()
284 x25->state = X25_STATE_4; in x25_state3_machine()
402 case X25_STATE_4: in x25_process_rx_frame()
Dx25_timer.c150 case X25_STATE_4: /* T22 */ in x25_do_timer_expiry()
Daf_x25.c658 case X25_STATE_4: in x25_release()
/Linux-v4.19/include/net/
Dx25.h65 X25_STATE_4 /* Awaiting Reset Confirmation */ enumerator