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

/darwin-on-arm/xnu/bsd/net/
H A Dif_media.c478 struct ifmedia_type_to_subtype *ttos; local
482 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
483 desc->ifmt_string != NULL; desc++, ttos++)
501 for (desc = ttos->subtypes; desc->ifmt_string != NULL; desc++)
528 for (desc = ttos->options; desc->ifmt_string != NULL; desc++) {

Completed in 22 milliseconds