Home | History | Annotate | Download | only in netstat

Lines Matching defs:v4

214 			vtw_v4_t *v4 = (vtw_v4_t *)vp;
216 vp = &(++v4)->common;
296 kbase = vtw_tcpv4[i].base.v4;
297 klim = vtw_tcpv4[i].lim.v4;
312 ubase = vtw_tcpv4[0].base.v4;
316 vtw_tcpv4[i].base.v4 += delta;
317 vtw_tcpv4[i].lim.v4 += delta;
318 vtw_tcpv4[i].alloc.v4 += delta;
321 if (vtw_tcpv4[i].oldest.v4)
322 vtw_tcpv4[i].oldest.v4 += delta;