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

/freebsd-10.0-release/usr.sbin/mld6query/
H A Dmld6.c185 void *hbhbuf = NULL, *optp = NULL; local
272 hbhbuf = CMSG_DATA(cmsgp);
273 if ((currentlen = inet6_opt_init(hbhbuf, hbhlen)) == -1)
275 if ((currentlen = inet6_opt_append(hbhbuf, hbhlen, currentlen,
281 if ((currentlen = inet6_opt_finish(hbhbuf, hbhlen, currentlen)) == -1)

Completed in 48 milliseconds