Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/net/
Dnetiucv.c380 CONN_STATE_STARTWAIT, enumerator
818 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
835 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
848 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
873 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
879 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
958 { CONN_STATE_STARTWAIT, CONN_EVENT_STOP, conn_action_stop },
966 { CONN_STATE_STARTWAIT, CONN_EVENT_CONN_REQ, conn_action_connaccept },