Searched refs:msgtypes (Results 1 – 1 of 1) sorted by relevance
1588 static const char *const msgtypes[] = { variable1646 if (rtm->rtm_type < nitems(msgtypes)) in print_rtmsg()1647 (void)printf("%s: ", msgtypes[rtm->rtm_type]); in print_rtmsg()