inet6_opt_init
extern int inet6_opt_init(void *, socklen_t);
if ((hbhlen = inet6_opt_init(NULL, 0)) == -1)
if ((currentlen = inet6_opt_init(hbhbuf, hbhlen)) == -1)