Searched refs:msgtypes (Results 1 – 1 of 1) sorted by relevance
1290 const char * const msgtypes[] = { variable1362 if (msgtypes[rtm->rtm_type]) in print_rtmsg()1363 (void)printf("%s: ", msgtypes[rtm->rtm_type]); in print_rtmsg()