Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dnetiucv.c431 CONN_STATE_STARTWAIT, enumerator
864 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
881 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
894 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
919 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
925 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
1004 { CONN_STATE_STARTWAIT, CONN_EVENT_STOP, conn_action_stop },
1012 { CONN_STATE_STARTWAIT, CONN_EVENT_CONN_REQ, conn_action_connaccept },