Searched refs:ifconfig_media_lookup_subtype (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libifconfig/
H A Dlibifconfig.h235 ifmedia_t ifconfig_media_lookup_subtype(ifmedia_t media, const char *name);
H A Dlibifconfig_media.c283 ifconfig_media_lookup_subtype(ifmedia_t media, const char *name) function
/freebsd-13-stable/sbin/ifconfig/
H A Difmedia.c299 subtype = ifconfig_media_lookup_subtype(media, val);
308 err(EXIT_FAILURE, "ifconfig_media_lookup_subtype");
327 err(EXIT_FAILURE, "ifconfig_media_lookup_subtype");

Completed in 94 milliseconds