Searched refs:conn_ht_iphc_allocated (Results 1 – 9 of 9) sorted by relevance
514 kmem_free(connp->conn_ht_iphc, connp->conn_ht_iphc_allocated); in tcp_cleanup()516 connp->conn_ht_iphc_allocated = 0; in tcp_cleanup()2111 kmem_free(connp->conn_ht_iphc, connp->conn_ht_iphc_allocated); in tcp_reinit_values()2113 connp->conn_ht_iphc_allocated = 0; in tcp_reinit_values()2766 connp->conn_wroff = connp->conn_ht_iphc_allocated + in tcp_create_common()2959 if (connp->conn_ht_iphc_allocated + tcps->tcps_wroff_xtra > in tcp_build_hdrs()2961 connp->conn_wroff = connp->conn_ht_iphc_allocated + in tcp_build_hdrs()3189 sopp->sopp_wroff = connp->conn_ht_iphc_allocated + in tcp_get_proto_props()
1181 connp->conn_wroff = connp->conn_ht_iphc_allocated + in tcp_opt_set()
2086 mp1 = allocb(connp->conn_ht_iphc_allocated + in tcp_send()2396 mp = allocb(connp->conn_ht_iphc_allocated + tcps->tcps_wroff_xtra, in tcp_xmit_ctl()3109 mp1 = allocb(connp->conn_ht_iphc_allocated + tcps->tcps_wroff_xtra, in tcp_xmit_mp()
445 uint_t conn_ht_iphc_allocated; /* Allocated buffer size */ member
2269 if (hdrs_len != connp->conn_ht_iphc_allocated) { in conn_build_hdr_template()2277 connp->conn_ht_iphc_allocated); in conn_build_hdr_template()2280 connp->conn_ht_iphc_allocated = hdrs_len; in conn_build_hdr_template()
653 kmem_free(connp->conn_ht_iphc, connp->conn_ht_iphc_allocated); in ipcl_conn_destroy()655 connp->conn_ht_iphc_allocated = 0; in ipcl_conn_destroy()
2348 wroff = connp->conn_ht_iphc_allocated + is->is_wroff_extra; in icmp_opt_set()
1356 connp->conn_wroff = connp->conn_ht_iphc_allocated + in sctp_set_opt()
2069 wroff = connp->conn_ht_iphc_allocated + us->us_wroff_extra; in udp_opt_set()