Home
last modified time | relevance | path

Searched refs:IPV6_LL_PREFIXLEN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip_ire.h33 #define IPV6_LL_PREFIXLEN 10 /* Number of bits in link-local pref */ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_if.c1136 ill->ill_token_length > IPV6_ABITS - IPV6_LL_PREFIXLEN) in ipif_cant_setlinklocal()
1184 (void) ip_plen_to_mask_v6(IPV6_LL_PREFIXLEN, &ipif->ipif_v6net_mask); in ipif_setlinklocal()