Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dnetiucv.c398 CONN_STATE_STARTWAIT, enumerator
830 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
847 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
860 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
885 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
891 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
970 { CONN_STATE_STARTWAIT, CONN_EVENT_STOP, conn_action_stop },
978 { CONN_STATE_STARTWAIT, CONN_EVENT_CONN_REQ, conn_action_connaccept },