Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/netstrategy/
H A Dnetstrategy.c168 struct lifconf ifconf; in get_first_interface() local
/illumos-gate/usr/src/boot/include/net/
H A Dif.h472 struct ifconf { struct
473 int ifc_len; /* size of associated buffer */
474 union {
477 } ifc_ifcu;
/illumos-gate/usr/src/uts/common/net/
H A Dif.h627 struct ifconf { struct
639 struct ifconf32 { argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rarpd.c303 struct ifconf ifconf; in getintf() local