Home
last modified time | relevance | path

Searched refs:V6_LINKLOCAL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip6.h111 #define V6_LINKLOCAL 0xFE800000 macro
120 #define V6_LINKLOCAL 0x000080FE macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_if.c73 {(uint32_t)V6_LINKLOCAL, 0x0, 0x0, 0x0};
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c2177 in6_addr_t ll_template = {(uint32_t)V6_LINKLOCAL, 0x0, 0x0, 0x0}; in mac_protect_update_v6_local_addr()