Searched refs:CONN_STATE_STARTWAIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
H A D | netiucv.c | 432 CONN_STATE_STARTWAIT, enumerator in enum:conn_states 865 fsm_newstate(fi, CONN_STATE_STARTWAIT); conn_action_conntimsev() 882 fsm_newstate(fi, CONN_STATE_STARTWAIT); conn_action_connsever() 895 fsm_newstate(fi, CONN_STATE_STARTWAIT); conn_action_start() 920 fsm_newstate(fi, CONN_STATE_STARTWAIT); conn_action_start() 926 fsm_newstate(fi, CONN_STATE_STARTWAIT); conn_action_start() 1005 { CONN_STATE_STARTWAIT, CONN_EVENT_STOP, conn_action_stop }, 1013 { CONN_STATE_STARTWAIT, CONN_EVENT_CONN_REQ, conn_action_connaccept },
|
Completed in 41 milliseconds