Home
last modified time | relevance | path

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

/linux/net/x25/
H A Dx25_in.c251 x25->state = X25_STATE_4; in x25_state3_machine()
273 x25->state = X25_STATE_4; in x25_state3_machine()
291 x25->state = X25_STATE_4; in x25_state3_machine()
438 case X25_STATE_4: in x25_process_rx_frame()
H A Dx25_timer.c145 case X25_STATE_4: /* T22 */ in x25_do_timer_expiry()
H A Daf_x25.c647 case X25_STATE_4: in x25_release()
/linux/include/net/
H A Dx25.h65 X25_STATE_4, /* Awaiting Reset Confirmation */ enumerator