Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.c2890 struct ifconf32 { struct
2897 #define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32) argument
2968 struct ifconf32 *ifc32; in ifioctl()
2971 ifc32 = (struct ifconf32 *)data; in ifioctl()