Home
last modified time | relevance | path

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.c75 uchar_t *hopcntopt; in in_data() local
112 if ((hopcntopt = find_ancillary(&rmsg, IPV6_HOPLIMIT)) == NULL) { in in_data()
119 rip_input(&from, len, *(uint_t *)hopcntopt, ifp); in in_data()