Lines Matching refs:buf1
86 char buf1[INET6_ADDRSTRLEN];
90 (void) inet_ntop(AF_INET6, (void *) &new->rt_dst, buf1, sizeof (buf1));
97 buf1, buf2,
108 char buf1[INET6_ADDRSTRLEN];
111 (void) inet_ntop(AF_INET6, (void *)&rt->rt_dst, buf1, sizeof (buf1));
115 buf1, buf2,
529 char buf1[INET6_ADDRSTRLEN];
553 inet_ntop(AF_INET6, (void *)&rt->rt_dst, buf1, sizeof (buf1)),
556 inet_ntop(AF_INET6, (void *)&rt->rt_router, buf1, sizeof (buf1)),