Searched refs:linklocal (Results 1 – 1 of 1) sorted by relevance
273 def GetLinkAddress(ifname, linklocal): argument278 if (linklocal and address[0].startswith("fe80")279 or not linklocal and not address[0].startswith("fe80")):