Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c3730 tcpha_t *tcp_tmpl, *tcpha; in tcp_fill_header() local
3738 tcp_tmpl = tcp->tcp_tcpha; in tcp_fill_header()
3751 (char *)tcp_tmpl + TCP_MIN_HEADER_LENGTH + 4); in tcp_fill_header()
3753 (char *)tcp_tmpl + TCP_MIN_HEADER_LENGTH + 8); in tcp_fill_header()