Searched defs:ifconf (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/libexec/bootpd/
H A Dgetif.c35 static struct ifconf ifconf; /* points to ifreq */ variable in typeref:struct:ifconf
[all...]
/freebsd-current/contrib/ntp/include/
H A Dntif.h83 struct ifconf { struct
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c878 struct ifconf ifconf; local
1020 struct lifconf ifconf; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp259 CHECK_TYPE_SIZE(ifconf); variable
H A Dsanitizer_platform_limits_freebsd.cpp464 CHECK_TYPE_SIZE(ifconf); variable
H A Dsanitizer_platform_limits_posix.cpp1111 CHECK_TYPE_SIZE(ifconf); variable
H A Dsanitizer_platform_limits_netbsd.cpp2577 CHECK_TYPE_SIZE(ifconf); variable
/freebsd-current/sys/net/
H A Dif.h557 struct ifconf { struct
H A Dif.c3301 ifconf(u_long cmd, caddr_t data) function

Completed in 172 milliseconds