Home | History | Annotate | Download | only in iputils

Lines Matching full:ifc_len

1143 	ifc.ifc_len = bufsize;
1152 for (i = 0, n = ifc.ifc_len/sizeof (struct ifreq); n > 0; n--, ifr++) {