Home
last modified time | relevance | path

Searched refs:ifconf32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/net/
Dif.c2693 struct ifconf32 { struct
2700 #define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32) argument
2725 struct ifconf32 *ifc32; in ifioctl()
2728 ifc32 = (struct ifconf32 *)data; in ifioctl()