Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipv6.c94 char trad[255]; in print_ip6() local
134 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()