ip6h_len 137 netinet/ip6.h u_int8_t ip6h_len; /* length in units of 8 octets */ ip6h_len 808 netinet6/ip6_input.c hbhlen = (hbh->ip6h_len + 1) << 3; ip6h_len 1107 netinet6/ip6_input.c hbhlen = (hbh->ip6h_len + 1) << 3; ip6h_len 757 netinet6/ip6_output.c ((hbh->ip6h_len + 1) << 3) - sizeof(struct ip6_hbh), ip6h_len 1113 netinet6/ip6_output.c hbh->ip6h_len += (JUMBOOPTLEN >> 3); ip6h_len 2970 netinet6/ip6_output.c hbhlen = (hbh->ip6h_len + 1) << 3; ip6h_len 115 netinet6/mld6.c hbh->ip6h_len = 0; /* (8 >> 3) - 1 */