ifconf32
#define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32)
struct ifconf32 *ifc32;
ifc32 = (struct ifconf32 *)data;