Home
last modified time | relevance | path

Searched defs:ifconf (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
Dif.h214 struct ifconf { struct
215 int ifc_len; /* size of buffer */
216 union {
219 } ifc_ifcu;
/external/iproute2/include/linux/
Dif.h214 struct ifconf { struct
215 int ifc_len; /* size of buffer */
216 union {
219 } ifc_ifcu;
/external/dnsmasq/src/
Dbpf.c21 static struct iovec ifconf = { variable