Searched refs:ifmedia_types_to_subtypes (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_media.c135 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = variable in typeref:struct:ifmedia_type_to_subtype
215 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
/freebsd-12-stable/sbin/etherswitchcfg/
H A Difmedia.c418 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = { variable in typeref:struct:ifmedia_type_to_subtype
485 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
509 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
538 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
592 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
/freebsd-12-stable/sbin/ifconfig/
H A Difmedia.c457 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = { variable in typeref:struct:ifmedia_type_to_subtype
524 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
548 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
577 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
632 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
/freebsd-12-stable/sys/net/
H A Dif_media.c416 static const struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = { variable in typeref:struct:ifmedia_type_to_subtype
445 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;

Completed in 122 milliseconds