Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A 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 },
/kernel/linux/linux-6.6/drivers/s390/net/
H A 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 },

Completed in 6 milliseconds