Searched refs:ifc_len (Results 1 – 10 of 10) sorted by relevance
132 int ifc_len; member
67 len = ifc->ifc_len; in dev_ifconf()93 ifc->ifc_len = total; in dev_ifconf()
287 int ifc_len; /* size of buffer */ member
185 int ifc_len; member
178 int ifc_len; member
295 S32 len = ifc->ifc_len; in OsLwipIoctlInternalSiocgifConf()335 ifc->ifc_len = pos; in OsLwipIoctlInternalSiocgifConf()
306 len = ifc->ifc_len; in lwip_ioctl_internal_SIOCGIFCONF()344 ifc->ifc_len = pos; in lwip_ioctl_internal_SIOCGIFCONF()
478 len = ifc->ifc_len; in lwip_ioctl_internal_SIOCGIFCONF()516 ifc->ifc_len = pos; in lwip_ioctl_internal_SIOCGIFCONF()1503 nbytes = ifc.ifc_len; in do_ioctl_SIOCGIFCONF()
3099 ifc.ifc_len = ifc32.ifc_len; in compat_dev_ifconf()3108 ifc32.ifc_len = ifc.ifc_len; in compat_dev_ifconf()
354 compat_int_t ifc_len; /* size of buffer */ member