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

/freebsd-10.3-release/usr.sbin/traceroute6/
H A Dtraceroute6.c339 char rtbuf[2064]; variable
450 if ((rth = inet6_rth_init((void *)rtbuf,
451 sizeof(rtbuf), IPV6_RTHDR_TYPE_0,
467 cmsg = inet6_rthdr_init(rtbuf, IPV6_RTHDR_TYPE_0);
764 rtbuf, cmsg->cmsg_len) < 0) {

Completed in 97 milliseconds