Home
last modified time | relevance | path

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

/dragonfly/sbin/ping6/
HDping6.c2049 static const char *nircode[] = { variable
2272 if (ni->ni_code > NELEM(nircode)) in pr_icmph()
2275 printf(", %s", nircode[ni->ni_code]); in pr_icmph()