Searched refs:in6_ptop (Results 1 – 5 of 5) sorted by relevance
103 dst = in6_ptop(dst)105 l = [x for x in self.routes if in6_ptop(x[0]) == dst and x[1] == plen]107 gw = in6_ptop(gw)108 l = [x for x in self.routes if in6_ptop(x[2]) == gw]161 addr = in6_ptop(addr)
606 def in6_ptop(str): function
44 x = in6_ptop(x)
307 addr = scapy.utils6.in6_ptop(335 return scapy.utils6.in6_ptop(ret)
68 in6_ptop, teredoAddrExtractInfo239 x = in6_ptop(x)