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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c803 extern struct T_info_ack tcp_g_t_info_ack;
809 *tia = tcp_g_t_info_ack;
845 * tcp_g_t_info_ack. The current state of the stream is copied from
874 * Most of the T_INFO_ACK information is copied from tcp_g_t_info_ack.
H A Dtcp.c371 struct T_info_ack tcp_g_t_info_ack = { variable in typeref:struct:T_info_ack
3791 tcp_iss_key_init((uint8_t *)&tcp_g_t_info_ack,
3792 sizeof (tcp_g_t_info_ack), tcps);

Completed in 1018 milliseconds