Searched refs:TS_WCON_CREQ (Results 1 – 8 of 8) sorted by relevance
121 case TS_WCON_CREQ: in t_kgetstate()
127 #define TS_WCON_CREQ 6 /* waiting confirm of CONN_REQ */ macro
231 #define TS_WCON_CREQ 6 /* waiting confirm of CONN_REQ */ macro
1031 case TS_WCON_CREQ: in _t_create()
759 return (TS_WCON_CREQ); in tcp_tpistate()
3564 if (cl_ep->te_state != TS_WCON_CREQ && in tl_conn_res()3908 if (! (save_state >= TS_WCON_CREQ && save_state <= TS_WRES_CIND) && in tl_discon_req()
801 if (icmp->icmp_state == TS_UNBND || icmp->icmp_state == TS_WCON_CREQ) { in rawip_do_connect()885 icmp->icmp_state = TS_WCON_CREQ; in rawip_do_connect()
5629 if (udp->udp_state == TS_UNBND || udp->udp_state == TS_WCON_CREQ) { in udp_do_connect()5721 udp->udp_state = TS_WCON_CREQ; in udp_do_connect()