Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp.h388 uint_t tcp_dstoptslen; member
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp.c1402 tcp->tcp_dstoptslen = 0; in tcp_free()
1404 ASSERT(tcp->tcp_dstoptslen == 0); in tcp_free()
2281 tcp->tcp_dstoptslen = 0;
2283 ASSERT(tcp->tcp_dstoptslen == 0);
H A Dtcp_input.c5057 ip_cmpbuf(tcp->tcp_dstopts, tcp->tcp_dstoptslen, in tcp_input_add_ancillary()
5063 &tcp->tcp_dstoptslen, (ipp->ipp_fields & IPPF_DSTOPTS), in tcp_input_add_ancillary()
5198 ip_savebuf((void **)&tcp->tcp_dstopts, &tcp->tcp_dstoptslen, in tcp_input_add_ancillary()