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

/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_media.c58 static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
60 struct ifmedia_type_to_subtype *ttos);
116 struct ifmedia_type_to_subtype { struct
135 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] =
209 static struct ifmedia_type_to_subtype *
213 struct ifmedia_type_to_subtype *ttos;
227 struct ifmedia_type_to_subtype *ttos)
267 struct ifmedia_type_to_subtype *ttos;
369 struct ifmedia_type_to_subtype *ttos;
/freebsd-12-stable/sbin/etherswitchcfg/
H A Difmedia.c101 static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
103 struct ifmedia_type_to_subtype *ttos);
402 struct ifmedia_type_to_subtype { struct
418 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
481 struct ifmedia_type_to_subtype *ttos;
505 struct ifmedia_type_to_subtype *ttos;
528 struct ifmedia_type_to_subtype *ttos;
587 static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw)
590 struct ifmedia_type_to_subtype *ttos;
601 struct ifmedia_type_to_subtype *tto
[all...]
/freebsd-12-stable/sbin/ifconfig/
H A Difmedia.c100 static struct ifmedia_type_to_subtype *get_toptype_ttos(int);
102 struct ifmedia_type_to_subtype *ttos);
441 struct ifmedia_type_to_subtype { struct
457 static struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
520 struct ifmedia_type_to_subtype *ttos;
544 struct ifmedia_type_to_subtype *ttos;
567 struct ifmedia_type_to_subtype *ttos;
627 static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw)
630 struct ifmedia_type_to_subtype *ttos;
641 struct ifmedia_type_to_subtype *tto
[all...]
/freebsd-12-stable/sys/net/
H A Dif_media.c409 struct ifmedia_type_to_subtype { struct
416 static const struct ifmedia_type_to_subtype ifmedia_types_to_subtypes[] = {
441 const struct ifmedia_type_to_subtype *ttos;

Completed in 165 milliseconds