ip6_hlim
ntohs(ip6->ip6_plen), ip6->ip6_nxt, ip6->ip6_hlim);
ip6->ip6_hlim = sc->sc_ttl;
ttloff = offsetof(struct ip6_hdr, ip6_hlim);
ip6->ip6_hlim = ttl;
ttloff = offsetof(struct ip6_hdr, ip6_hlim);
ip6->ip6_hlim = ttl;
ttloff = offsetof(struct ip6_hdr, ip6_hlim);
ttl = ip6->ip6_hlim;
ip6->ip6_hlim = sc->sc_ttl;
ip6->ip6_hlim = IPV6_DEFHLIM;
ip6->ip6_hlim = pd->ttl;
ip6->ip6_hlim = IPV6_DEFHLIM;
ip6->ip6_hlim = pd2->ttl;
else if (ptr == PTR_IP6(ip6_hlim))
ptr = PTR_IP6(ip6_hlim);
h6->ip6_hlim = IPV6_DEFHLIM;
pd2.ttl = h2_6.ip6_hlim;
if (ip6->ip6_hlim <= IPV6_HLIMDEC) {
ip6->ip6_hlim -= IPV6_HLIMDEC;
if ((h->ip6_hlim != 1) ||
pd->ttl = h->ip6_hlim;
src->scrub->pfss_ttl = h->ip6_hlim;
if (h->ip6_hlim > src->scrub->pfss_ttl)
src->scrub->pfss_ttl = h->ip6_hlim;
h->ip6_hlim = src->scrub->pfss_ttl;
if (min_ttl && af == AF_INET6 && h6->ip6_hlim < min_ttl)
h6->ip6_hlim = min_ttl;
fp.fp_ttl = ip6->ip6_hlim;
ip6->ip6_hlim = atomic_load_int(&ip6_defhlim);
ip6.ip6_hlim = 0;
ip6->ip6_hlim = CARP_DFLTTL;
if (ip6->ip6_hlim != CARP_DFLTTL) {
ip6->ip6_hlim, CARP_DFLTTL, ifp->if_xname));
ip6o->ip6_hlim = atomic_load_int(&ip6_defhlim);
inp->inp_ipv6.ip6_hlim = listeninp->inp_ipv6.ip6_hlim;
ip6->ip6_hlim = in6_selecthlim(inp);
inp->inp_ip6_minhlim > ip6->ip6_hlim)
ip6->ip6_hlim = in6_selecthlim(tp->t_inpcb);
ip6->ip6_hlim = in6_selecthlim(inp); /*XXX*/
ip6->ip6_hlim = in6_selecthlim(tp ? tp->t_inpcb : NULL); /*XXX*/
inp->inp_ipv6.ip6_hlim = atomic_load_int(&ip6_defhlim);
sotoinpcb(so)->inp_ipv6.ip6_hlim =
inp->inp_ip6_minhlim > ip6->ip6_hlim)
inp->inp_ip6_minhlim > ip6->ip6_hlim) {
ip6->ip6_hlim = atomic_load_int(&ip6_defhlim);
if (ip6->ip6_hlim != 255)
ip6->ip6_hlim = 255;
inp->inp_ipv6.ip6_hlim = (u_int8_t)in6_selecthlim(inp);
if (ip6->ip6_hlim <= IPV6_HLIMDEC) {
ip6->ip6_hlim -= IPV6_HLIMDEC;
int hlim = ip6->ip6_hlim & 0xff;
im6o.im6o_hlim = ip6->ip6_hlim;
if (ip6->ip6_hlim <= 1 || IN6_IS_ADDR_MC_INTFACELOCAL(&ip6->ip6_dst) ||
ip6->ip6_hlim--;
ip6->ip6_hlim = opt->ip6po_hlim & 0xff;
ip6->ip6_hlim = im6o->im6o_hlim;
ip6->ip6_hlim = atomic_load_int(&ip6_defmcasthlim);
if (ip6->ip6_hlim == 0 || (ifp->if_flags & IFF_LOOPBACK) ||
if (ip6->ip6_hlim != 255)
ip6->ip6_hlim = 255;
if (ip6->ip6_hlim != 255)
ip6->ip6_hlim = 255;
if (ip6->ip6_hlim != 255)
ip6->ip6_hlim = in6_selecthlim(inp);
ip6->ip6_hlim = in6_selecthlim(inp);
ip6->ip6_hlim = ttl;
loc = offsetof(struct ip6_hdr, ip6_hlim);
ip6.ip6_hlim = 64;
vrrp_print(cp, len, ip6->ip6_hlim);
carp_print(cp, len, ip6->ip6_hlim);
if (ip6->ip6_hlim <= 1)
printf(" [hlim %d]", (int)ip6->ip6_hlim);
if (ip6->ip6_hlim > 1)
printf(", hlim %d", (int)ip6->ip6_hlim);