Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dnetiucv.c416 CONN_STATE_STARTWAIT, enumerator
848 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
865 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
878 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
903 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
909 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
988 { CONN_STATE_STARTWAIT, CONN_EVENT_STOP, conn_action_stop },
996 { CONN_STATE_STARTWAIT, CONN_EVENT_CONN_REQ, conn_action_connaccept },