Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h369 ip6_t *tcp_ip6h; /* IPv6 header in conn_ht_iphc */ member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1308 tcp->tcp_ip6h->ip6_plen = htons(plen - IPV6_HDR_LEN); in tcp_output()
2022 tcp->tcp_ip6h->ip6_plen = in tcp_send()
2063 tcp->tcp_ip6h->ip6_plen = htons(len - IPV6_HDR_LEN); in tcp_send()
2339 &tcp->tcp_ip6h->ip6_dst))) { in tcp_xmit_end()
H A Dtcp.c521 tcp->tcp_ip6h = NULL; in tcp_cleanup()
2118 tcp->tcp_ip6h = NULL; in tcp_reinit_values()
2127 DONTCARE(tcp->tcp_ip6h); in tcp_reinit_values()
2957 tcp->tcp_ip6h = (ip6_t *)connp->conn_ht_iphc; in tcp_build_hdrs()