Searched refs:trad (Results 1 – 1 of 1) sorted by relevance
94 char trad[255]; in print_ip6() local134 if (inet_ntop(AF_INET6_LINUX, a, trad, in print_ip6()135 sizeof(trad)) == NULL) in print_ip6()137 bprintf(bp, "%s", trad ); in print_ip6()140 trad, sizeof(trad))); in print_ip6()