Searched refs:hbhlen (Results 1 – 1 of 1) sorted by relevance
295 int hbhlen = 0; in hbhopt_print() local298 hbhlen = (int)((dp->ip6h_len + 1) << 3); in hbhopt_print()299 TCHECK2(*dp, hbhlen); in hbhopt_print()302 ip6_opt_print((const u_char *)dp + sizeof(*dp), hbhlen - sizeof(*dp)); in hbhopt_print()304 return(hbhlen); in hbhopt_print()