Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif.c159 struct ifconf32 { struct
166 #define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32) argument
2928 struct ifconf32 *ifc32; in ifioctl()
2955 ifc32 = (struct ifconf32 *)data; in ifioctl()