Home | History | Annotate | Download | only in netstat

Lines Matching defs:v6

218 			vtw_v6_t *v6 = (vtw_v6_t *)vp;
220 vp = &(++v6)->common;
402 kbase = vtw_tcpv6[i].base.v6;
403 klim = vtw_tcpv6[i].lim.v6;
419 ubase = vtw_tcpv6[0].base.v6;
423 vtw_tcpv6[i].base.v6 += delta;
424 vtw_tcpv6[i].lim.v6 += delta;
425 vtw_tcpv6[i].alloc.v6 += delta;
428 if (vtw_tcpv6[i].oldest.v6)
429 vtw_tcpv6[i].oldest.v6 += delta;