Searched refs:hlim (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mld6query/
H A Dmld6.c77 u_int hlim = 1; local
113 if (setsockopt(sock, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, &hlim,
114 sizeof(hlim)) == -1)
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dip6_input.c1158 int hlim = ip6->ip6_hlim & 0xff; local
1160 *mp = sbcreatecontrol((void *) &hlim, sizeof(int),
1734 CTLTYPE_INT, "hlim",

Completed in 84 milliseconds