Searched refs:rtm_types (Results 1 – 1 of 1) sorted by relevance
675 static const char *rtm_types[] = { in rtm_type_name() local696 if (type > sizeof (rtm_types) / sizeof (rtm_types[0]) || type == 0) { in rtm_type_name()700 return (rtm_types[type-1]); in rtm_type_name()