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