Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h112 #define V6_LINKLOCAL 0xFE800000 macro
121 #define V6_LINKLOCAL 0x000080FE macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c73 {(uint32_t)V6_LINKLOCAL, 0x0, 0x0, 0x0};
/illumos-gate/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()