Searched refs:ip6h_len (Results 1 – 3 of 3) sorted by relevance
60 uint8_t ip6h_len; /* length in units of 8 octets. */ member
44 extp->ip6h_len = extlen / 8 - 1; in inet6_opt_init()
7601 * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.