Searched refs:LINUX_4_9_OR_ABOVE (Results 1 – 1 of 1) sorted by relevance
40 LINUX_4_9_OR_ABOVE = net_test.LINUX_VERSION >= (4, 9, 0) variable62 if LINUX_4_9_OR_ABOVE:393 @unittest.skipUnless(LINUX_4_9_OR_ABOVE, "SO_COOKIE not supported")417 if LINUX_4_9_OR_ABOVE: