Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntif.h85 struct ifconf { struct
86 int ifc_len; /* size of associated buffer */
87 union {
90 } ifc_ifcu;
/netbsd/usr.sbin/bootp/common/
H A Dgetif.c42 static struct ifconf ifconf; /* points to ifreq */ variable
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetifaddrs.c880 struct ifconf ifconf; in getifaddrs2() local
1022 struct lifconf ifconf; in getlifaddrs2() local
/netbsd/sys/net/
H A Dif.h934 struct ifconf { struct
935 int ifc_len; /* size of associated buffer */
936 union {
939 } ifc_ifcu;
H A Dif.c3646 ifconf(u_long cmd, void *data) in ifconf() function
/netbsd/usr.sbin/sysinst/
H A Dnet.c1116 FILE *ifconf = NULL; in mnt_net_config() local
/netbsd/external/mpl/dhcp/dist/keama/
H A Dconfparse.c148 struct element *ifconf; in conf_file_parse() local
4402 struct element *ifconf; in new_network_interface() local