Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c3623 tcpha_t *tcp_tmpl, *tcpha; in tcp_fill_header() local
3631 tcp_tmpl = tcp->tcp_tcpha; in tcp_fill_header()
3644 (char *)tcp_tmpl + TCP_MIN_HEADER_LENGTH + 4); in tcp_fill_header()
3646 (char *)tcp_tmpl + TCP_MIN_HEADER_LENGTH + 8); in tcp_fill_header()