Lines Matching refs:SOL_IPV6
558 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_TRANSPARENT, 1)
692 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_FLOWINFO_SEND, 1)
701 self.assertEqual(1, s.getsockopt(net_test.SOL_IPV6,
719 s.setsockopt(net_test.SOL_IPV6, IPV6_UNICAST_HOPS, 2)
720 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_RECVERR, 1)
730 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_MULTICAST_IF, self.ifindex)
798 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_MULTICAST_IF, self.ifindex)
829 s.setsockopt(net_test.SOL_IPV6, csocket.IPV6_DONTFRAG, 1)
830 s.setsockopt(net_test.SOL_IPV6, csocket.IPV6_MTU_DISCOVER, 2)
831 s.setsockopt(net_test.SOL_IPV6, net_test.IPV6_RECVERR, 1)
860 (net_test.SOL_IPV6, net_test.IPV6_RECVERR,