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.c790 const bool deny_bind, const bool deny_connect) in test_bind_and_connect() argument
812 if (deny_bind) { in test_bind_and_connect()
856 if (deny_bind) { in test_bind_and_connect()
880 } else if (deny_bind && srv->protocol.type == SOCK_STREAM) { in test_bind_and_connect()
895 if (!deny_bind && !deny_connect) { in test_bind_and_connect()