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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c77 uchar_t *hopcntopt; local
114 if ((hopcntopt = find_ancillary(&rmsg, IPV6_HOPLIMIT)) == NULL) {
121 rip_input(&from, len, *(uint_t *)hopcntopt, ifp);

Completed in 59 milliseconds