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

/freebsd-10.1-release/sbin/etherswitchcfg/
H A Difmedia.c99 static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
101 struct ifmedia_type_to_subtype *ttos);
426 struct ifmedia_type_to_subtype { struct
442 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
541 struct ifmedia_type_to_subtype *ttos;
565 struct ifmedia_type_to_subtype *ttos;
588 struct ifmedia_type_to_subtype *ttos;
647 static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw)
650 struct ifmedia_type_to_subtype *ttos;
661 struct ifmedia_type_to_subtype *tto
[all...]
/freebsd-10.1-release/sbin/ifconfig/
H A Difmedia.c97 static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
99 struct ifmedia_type_to_subtype *ttos);
423 struct ifmedia_type_to_subtype { struct
439 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
538 struct ifmedia_type_to_subtype *ttos;
562 struct ifmedia_type_to_subtype *ttos;
585 struct ifmedia_type_to_subtype *ttos;
644 static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw)
647 struct ifmedia_type_to_subtype *ttos;
658 struct ifmedia_type_to_subtype *tto
[all...]
/freebsd-10.1-release/sys/net/
H A Dif_media.c453 struct ifmedia_type_to_subtype { struct
460 struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
496 struct ifmedia_type_to_subtype *ttos;

Completed in 116 milliseconds