Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dnet_test.c510 const bool deny_bind, const bool deny_connect) in test_bind_and_connect() argument
557 } else if (deny_connect) { in test_bind_and_connect()
598 if (deny_connect) { in test_bind_and_connect()
615 if (!deny_bind && !deny_connect) { in test_bind_and_connect()