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

/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_ndpd.c143 in6_addr_t ll_template = {0xfe, 0x80, 0x0, 0x0, 0x0, 0x0, local
168 sin6->sin6_addr = ll_template;
268 in6_addr_t ll_template = {0xfe, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, local
275 sin6->sin6_addr.s6_addr[i] | ll_template.s6_addr[i];

Completed in 21 milliseconds