Searched refs:hbhlen (Results 1 – 1 of 1) sorted by relevance
177 int hbhlen = 0; in hbhopt_print() local180 hbhlen = (int)((dp->ip6h_len + 1) << 3); in hbhopt_print()181 ND_TCHECK2(*dp, hbhlen); in hbhopt_print()184 ip6_opt_print(ndo, (const u_char *)dp + sizeof(*dp), hbhlen - sizeof(*dp)); in hbhopt_print()186 return(hbhlen); in hbhopt_print()