Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Darp.c384 xhw = get_hwtype(DFLT_HW); in arp_disp()
502 hw = get_hwtype(DFLT_HW); in arp_main()
515 hw = get_hwtype(hw_type); in arp_main()
H A Dinterface.c778 const struct hwtype* FAST_FUNC get_hwtype(const char *name) in get_hwtype() function
/dports/sysutils/busybox/busybox-1.26.2/include/
H A Dlibbb.h1252 const struct hwtype *get_hwtype(const char *name) FAST_FUNC;