Searched refs:ll_template (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libipadm/common/ |
H A D | ipadm_ndpd.c | 147 in6_addr_t ll_template = {0xfe, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, local 183 sin6->sin6_addr = ll_template; 230 in6_addr_t ll_template = {0xfe, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, local 237 sin6->sin6_addr.s6_addr[i] | ll_template.s6_addr[i];
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 2177 in6_addr_t ll_template = {(uint32_t)V6_LINKLOCAL, 0x0, 0x0, 0x0}; local 2181 ll_template.s6_addr32[i];
|
Completed in 67 milliseconds