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