Home
last modified time | relevance | path

Searched refs:get_media_subtype (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/ifconfig/
H A Difmedia.c92 static int get_media_subtype(int, const char *);
304 subtype = get_media_subtype(IFM_TYPE(ifmr->ifm_ulist[0]), val); in setmedia()
517 get_media_subtype(int type, const char *val) in get_media_subtype() function