Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/landlock/
H A Dnet_test.c511 const bool deny_bind, const bool deny_connect) in test_bind_and_connect() argument
533 if (deny_bind) { in test_bind_and_connect()
577 if (deny_bind) { in test_bind_and_connect()
601 } else if (deny_bind) { in test_bind_and_connect()
616 if (!deny_bind && !deny_connect) { in test_bind_and_connect()