Home
last modified time | relevance | path

Searched refs:in6_ctop (Results 1 – 2 of 2) sorted by relevance

/external/scapy/scapy/
Dutils6.py417 def in6_ctop(addr): function
/external/scapy/test/
Dregression.uts1868 = Test RFC 1924 function - in6_ctop() basic test
1869 in6_ctop("4)+k&C#VzJ4br>0wv%Yp") == '1080::8:800:200c:417a'
1871 = Test RFC 1924 function - in6_ctop() with character outside charset
1872 in6_ctop("4)+k&C#VzJ4br>0wv%Y'") == None
1874 = Test RFC 1924 function - in6_ctop() with bad length address
1875 in6_ctop("4)+k&C#VzJ4br>0wv%Y") == None