Searched refs:ifclen (Results 1 – 1 of 1) sorted by relevance
7331 int32_t ifclen; in ip_sioctl_get_ifconf() local7391 ifclen = STRUCT_FGET(ifc, ifc_len); in ip_sioctl_get_ifconf()7393 if (ifc_bufsize > ifclen) { in ip_sioctl_get_ifconf()7398 ifc_bufsize = ifclen; in ip_sioctl_get_ifconf()