Searched refs:IPV6_ADDR_SITELOCAL (Results 1 – 3 of 3) sorted by relevance
62 cset = (x for x in laddr if x[1] == IPV6_ADDR_SITELOCAL)71 cset = (x for x in laddr if x[1] == IPV6_ADDR_SITELOCAL)93 IPV6_ADDR_SITELOCAL: 3,737 scope = IPV6_ADDR_SITELOCAL744 scope = IPV6_ADDR_SITELOCAL
102 IPV6_ADDR_SITELOCAL = 0x40 # deprecated since Sept. 2004 by RFC 3879 variable
8346 assert in6_getscope("fec0::2807") == IPV6_ADDR_SITELOCAL8350 assert in6_getscope("ff05::2807") == IPV6_ADDR_SITELOCAL8356 dev_addresses = [('fe80::', IPV6_ADDR_LINKLOCAL, "linklocal"),('fec0::', IPV6_ADDR_SITELOCAL, "site…