Home
last modified time | relevance | path

Searched refs:xflg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_mmap.c82 static int xflg; /* hash received data (simple xor) (-h option) */ variable
203 if (xflg) in child_thread()
215 if (xflg) in child_thread()
229 if (xflg) in child_thread()
414 xflg = 1; in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c87 static int xflg; /* hash received data (simple xor) (-h option) */ variable
236 if (xflg) in child_thread()
251 if (xflg) in child_thread()
270 if (xflg) in child_thread()
489 xflg = 1; in main()

Completed in 3 milliseconds