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

/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_media.c57 static struct ifmedia_description *get_toptype_desc(int);
196 get_toptype_desc(int ifmw) function
255 desc = get_toptype_desc(ifmw);
/freebsd-12-stable/sbin/etherswitchcfg/
H A Difmedia.c100 static struct ifmedia_description *get_toptype_desc(int);
576 static struct ifmedia_description *get_toptype_desc(int ifmw) function
646 desc = get_toptype_desc(ifmw);
706 desc = get_toptype_desc(ifmw);
/freebsd-12-stable/sbin/ifconfig/
H A Difmedia.c99 static struct ifmedia_description *get_toptype_desc(int);
616 static struct ifmedia_description *get_toptype_desc(int ifmw) function
686 desc = get_toptype_desc(ifmw);
746 desc = get_toptype_desc(ifmw);

Completed in 202 milliseconds