Symbol: ifmedia_type_to_subtype
lib/libifconfig/libifconfig_media.c
158
static const struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] =
lib/libifconfig/libifconfig_media.c
218
static const struct ifmedia_type_to_subtype *
lib/libifconfig/libifconfig_media.c
222
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
259
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
284
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
305
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
330
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
352
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
401
const struct ifmedia_type_to_subtype *ttos;
lib/libifconfig/libifconfig_media.c
57
static const struct ifmedia_type_to_subtype *get_toptype_ttos(ifmedia_t);
sbin/etherswitchcfg/ifmedia.c
100
static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
sbin/etherswitchcfg/ifmedia.c
102
struct ifmedia_type_to_subtype *ttos);
sbin/etherswitchcfg/ifmedia.c
417
static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
sbin/etherswitchcfg/ifmedia.c
480
struct ifmedia_type_to_subtype *ttos;
sbin/etherswitchcfg/ifmedia.c
504
struct ifmedia_type_to_subtype *ttos;
sbin/etherswitchcfg/ifmedia.c
527
struct ifmedia_type_to_subtype *ttos;
sbin/etherswitchcfg/ifmedia.c
586
static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw)
sbin/etherswitchcfg/ifmedia.c
589
struct ifmedia_type_to_subtype *ttos;
sbin/etherswitchcfg/ifmedia.c
600
struct ifmedia_type_to_subtype *ttos)
sbin/etherswitchcfg/ifmedia.c
619
struct ifmedia_type_to_subtype *ttos)
sbin/etherswitchcfg/ifmedia.c
641
struct ifmedia_type_to_subtype *ttos;
sbin/etherswitchcfg/ifmedia.c
701
struct ifmedia_type_to_subtype *ttos;
sys/net/if_media.c
431
static const struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
sys/net/if_media.c
456
const struct ifmedia_type_to_subtype *ttos;