Home
last modified time | relevance | path

Searched refs:hw_class (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Difconfig.c485 smalluint hw_class = index_in_substrings("ether\0" in ifconfig_main() local
487 if (!hw_class || !*++argv) in ifconfig_main()
490 if (hw_class == 1 ? in_ether(host, &sa) : in_ib(host, &sa)) in ifconfig_main()