Home
last modified time | relevance | path

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

/linux-6.12.1/net/x25/
Dx25_timer.c100 case X25_STATE_0: in x25_heartbeat_expiry()
Daf_x25.c392 x25_sk(skb->sk)->state = X25_STATE_0; in __x25_destroy_socket()
563 x25->state = X25_STATE_0; in x25_create()
639 case X25_STATE_0: in x25_release()
836 x25->state = X25_STATE_0; in x25_connect()
Dx25_subr.c347 x25->state = X25_STATE_0; in x25_disconnect()
Dx25_in.c420 if (x25->state == X25_STATE_0) in x25_process_rx_frame()
/linux-6.12.1/include/net/
Dx25.h61 X25_STATE_0, /* Ready */ enumerator