Searched refs:dstoptlen (Results 1 – 1 of 1) sorted by relevance
312 int dstoptlen = 0; in dstopt_print() local315 dstoptlen = (int)((dp->ip6d_len + 1) << 3); in dstopt_print()316 TCHECK2(*dp, dstoptlen); in dstopt_print()320 dstoptlen - sizeof(*dp)); in dstopt_print()323 return(dstoptlen); in dstopt_print()