Searched refs:in6_ctop (Results 1 – 2 of 2) sorted by relevance
417 def in6_ctop(addr): function
1868 = Test RFC 1924 function - in6_ctop() basic test1869 in6_ctop("4)+k&C#VzJ4br>0wv%Yp") == '1080::8:800:200c:417a'1871 = Test RFC 1924 function - in6_ctop() with character outside charset1872 in6_ctop("4)+k&C#VzJ4br>0wv%Y'") == None1874 = Test RFC 1924 function - in6_ctop() with bad length address1875 in6_ctop("4)+k&C#VzJ4br>0wv%Y") == None