Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dnet_test.c515 const bool deny_bind, const bool deny_connect) in test_bind_and_connect() argument
537 if (deny_bind) { in test_bind_and_connect()
581 if (deny_bind) { in test_bind_and_connect()
605 } else if (deny_bind) { in test_bind_and_connect()
620 if (!deny_bind && !deny_connect) { in test_bind_and_connect()