Searched refs:chlim (Results 1 – 6 of 6) sorted by relevance
75 u_int8_t chlim; /* CurHopLimit */ member
1623 uint8_t chlim; in in6_selecthlim() local1627 chlim = ndi->chlim; in in6_selecthlim()1629 chlim = (uint8_t)ip6_defhlim; in in6_selecthlim()1631 return chlim; in in6_selecthlim()
184 u_int8_t chlim; /* CurHopLimit */ member352 u_int8_t chlim; /* CurHopLimit */ member
482 if (ndi->chlim < nd_ra->nd_ra_curhoplimit) { in nd6_ra_input()483 ndi->chlim = nd_ra->nd_ra_curhoplimit; in nd6_ra_input()484 } else if (ndi->chlim != nd_ra->nd_ra_curhoplimit) { in nd6_ra_input()489 if_name(ifp), ndi->chlim, in nd6_ra_input()
2461 ip6->ip6_hlim = ndi->chlim; in icmp6_reflect()2469 ip6->ip6_hlim = ndi->chlim; in icmp6_reflect()
505 ndi->chlim = IPV6_DEFHLIM; in nd6_ifreset()3141 ondi->ndi.chlim = ndi->chlim; in nd6_ioctl()