Searched refs:printprefs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/ifconfig/
H A Daf_inet.c153 bool printprefs = false; local
162 printprefs = ifa_any_preferences(ifname, ifap, AF_INET);
171 if (printprefs)
H A Daf_inet6.c343 bool printprefs = false; local
350 printprefs = ifa_any_preferences(ifname, ifap, AF_INET6);
357 if (printprefs)

Completed in 82 milliseconds