Home
last modified time | relevance | path

Searched refs:AX25_STATE_2 (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/net/ax25/
Dax25_ds_subr.c88 …if (ax25->state == AX25_STATE_1 || ax25->state == AX25_STATE_2 || skb_peek(&ax25->ack_queue) != NU… in ax25_ds_enquiry_response()
103 if (ax25o->state == AX25_STATE_1 || ax25o->state == AX25_STATE_2) { in ax25_ds_enquiry_response()
113 …if (ax25o->state == AX25_STATE_1 || ax25o->state == AX25_STATE_2 || skb_peek(&ax25o->ack_queue) !=… in ax25_ds_enquiry_response()
Dax25_std_timer.c99 ax25->state = AX25_STATE_2; in ax25_std_idletimer_expiry()
139 case AX25_STATE_2: in ax25_std_t1timer_expiry()
Dax25_ds_timer.c153 ax25->state = AX25_STATE_2; in ax25_ds_idletimer_expiry()
201 case AX25_STATE_2: in ax25_ds_t1_timeout()
Dax25_ds_in.c302 case AX25_STATE_2: in ax25_ds_frame_in()
Dax25_std_in.c453 case AX25_STATE_2: in ax25_std_frame_in()
Daf_ax25.c991 case AX25_STATE_2: in ax25_release()
1018 sk->protinfo.ax25->state = AX25_STATE_2; in ax25_release()
/linux-2.4.37.9/include/net/
Dax25.h87 AX25_STATE_2, enumerator