Home
last modified time | relevance | path

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

/netbsd-src/sbin/route/
H A Droute.c1290 const char * const msgtypes[] = { variable
1362 if (msgtypes[rtm->rtm_type]) in print_rtmsg()
1363 (void)printf("%s: ", msgtypes[rtm->rtm_type]); in print_rtmsg()