Home
last modified time | relevance | path

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

/freebsd/lib/libifconfig/
H A Dlibifconfig_media.c114 ifm_subtype_shared_descriptions[] = variable
162 { &ifm_subtype_shared_descriptions[0], 0 },
180 { &ifm_subtype_shared_descriptions[0], 0 },
200 { &ifm_subtype_shared_descriptions[0], 0 },
/freebsd/sbin/etherswitchcfg/
H A Difmedia.c389 static struct ifmedia_description ifm_subtype_shared_descriptions[] = variable
420 { &ifm_subtype_shared_descriptions[0], 0 },
438 { &ifm_subtype_shared_descriptions[0], 0 },
458 { &ifm_subtype_shared_descriptions[0], 0 },
/freebsd/sys/net/
H A Dif_media.c401 static const struct ifmedia_description ifm_subtype_shared_descriptions[] = variable
465 for (desc = ifm_subtype_shared_descriptions; in ifmedia_printword()