Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dsock_diag_test.py41 LINUX_4_19_OR_ABOVE = net_test.LINUX_VERSION >= (4, 19, 0) variable
556 RWND_SIZE = 64000 if LINUX_4_19_OR_ABOVE else 42000
561 if LINUX_4_19_OR_ABOVE: