Home
last modified time | relevance | path

Searched defs:ifmw (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/etherswitchcfg/
H A Difmedia.c575 static struct ifmedia_description *get_toptype_desc(int ifmw) in get_toptype_desc()
586 static struct ifmedia_type_to_subtype *get_toptype_ttos(int ifmw) in get_toptype_ttos()
599 static struct ifmedia_description *get_subtype_desc(int ifmw, in get_subtype_desc()
618 static struct ifmedia_description *get_mode_desc(int ifmw, in get_mode_desc()
638 print_media_word(int ifmw, int print_toptype) in print_media_word()
698 print_media_word_ifconfig(int ifmw) in print_media_word_ifconfig()
/freebsd/sys/net/
H A Dif_media.c436 ifmedia_printword(int ifmw) in ifmedia_printword()