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

/freebsd-13-stable/sbin/ipfw/
H A Dipv6.c90 char trad[255]; local
126 if (inet_ntop(AF_INET6, a, trad,
127 sizeof(trad)) == NULL)
129 bprintf(bp, "%s", trad );
132 trad, sizeof(trad)));

Completed in 50 milliseconds