Lines Matching refs:maxlen
89 kmem_free(p.bind->addr.buf, p.bind->addr.maxlen);
97 kmem_free(p.call->addr.buf, p.call->addr.maxlen);
99 kmem_free(p.call->opt.buf, p.call->opt.maxlen);
101 kmem_free(p.call->udata.buf, p.call->udata.maxlen);
109 kmem_free(p.opt->opt.buf, p.opt->opt.maxlen);
117 kmem_free(p.dis->udata.buf, p.dis->udata.maxlen);
133 kmem_free(p.udata->opt.buf, p.udata->opt.maxlen);
137 KTLILOG(2, "len %d\n", p.udata->addr.maxlen);
138 kmem_free(p.udata->addr.buf, p.udata->addr.maxlen);
148 kmem_free(p.uderr->addr.buf, p.uderr->addr.maxlen);
150 kmem_free(p.uderr->opt.buf, p.uderr->opt.maxlen);