Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h496 struct ifconf { struct
497 int ifc_len; /* size of associated buffer */
498 union {
501 } ifc_ifcu;
H A Dif.c3200 ifconf(u_long cmd, caddr_t data) in ifconf() function
/f-stack/tools/compat/include/net/
H A Dif.h482 struct ifconf { struct
483 int ifc_len; /* size of associated buffer */
484 union {
487 } ifc_ifcu;