Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dtcp.h381 uint_t tcp_recvhops; /* Last received IPV6_RECVHOPLIMIT */ member
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c998 tcp->tcp_recvhops = 0xffffffffU; in tcp_opt_set()
H A Dtcp_input.c1514 eager->tcp_recvhops = 0xffffffffU; in tcp_input_listener()
5030 ipp->ipp_hoplimit != tcp->tcp_recvhops) { in tcp_input_add_ancillary()
5154 tcp->tcp_recvhops = ipp->ipp_hoplimit; in tcp_input_add_ancillary()
H A Dtcp.c2270 tcp->tcp_recvhops = 0;