ip_helper_stream_info_t
ip_helper_stream_info_t *helper;
helper = kmem_alloc(sizeof (ip_helper_stream_info_t), KM_SLEEP);
kmem_free(helper, sizeof (ip_helper_stream_info_t));
kmem_free(helper, sizeof (ip_helper_stream_info_t));
kmem_free(helper, sizeof (ip_helper_stream_info_t));
kmem_free(connp->conn_helper_info, sizeof (ip_helper_stream_info_t));
ip_helper_stream_info_t *conn_helper_info;