Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtraceroute.c599 static const char *const ttab6[] ALIGN_PTR = { in pr_type() local
609 return ttab6[t]; in pr_type()
612 return ttab6[(t & 63) + 8]; in pr_type()