Searched defs:anycast (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c703 * bad values include 0, reserved anycast tokens (RFC 2526), tokens
719 struct in6_addr anycast = { 0, 0, 0, 0, \ local
736 if (IN6_ARE_ADDR_EQUAL(&anycast, token))

Completed in 83 milliseconds