Searched refs:tcp_ip6h (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dtcp.h349 ip6_t *tcp_ip6h; /* IPv6 header in conn_ht_iphc */ member in struct:tcp_s
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c521 tcp->tcp_ip6h = NULL;
2102 tcp->tcp_ip6h = NULL;
2111 DONTCARE(tcp->tcp_ip6h);
2904 tcp->tcp_ip6h = (ip6_t *)connp->conn_ht_iphc;
H A Dtcp_output.c1285 tcp->tcp_ip6h->ip6_plen = htons(plen - IPV6_HDR_LEN);
2001 tcp->tcp_ip6h->ip6_plen =
2042 tcp->tcp_ip6h->ip6_plen = htons(len - IPV6_HDR_LEN);
2317 &tcp->tcp_ip6h->ip6_dst))) {

Completed in 114 milliseconds