Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp.h382 uint_t tcp_recvtclass; /* Last received IPV6_RECVTCLASS */ member
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c992 tcp->tcp_recvtclass = 0xffffffffU; in tcp_opt_set()
H A Dtcp_input.c5007 ipp->ipp_tclass != tcp->tcp_recvtclass) { in tcp_input_add_ancillary()
5139 tcp->tcp_recvtclass = ipp->ipp_tclass; in tcp_input_add_ancillary()