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

/freebsd-10.0-release/sys/netinet6/
H A Din6.h275 #define IPV6_ADDR_SCOPE_NODELOCAL 0x01 macro
316 (IPV6_ADDR_MC_SCOPE(a) == IPV6_ADDR_SCOPE_NODELOCAL))
H A Dmld6.c443 if (IPV6_ADDR_MC_SCOPE(addr) == IPV6_ADDR_SCOPE_NODELOCAL)

Completed in 83 milliseconds