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

/linux-master/tools/testing/selftests/landlock/
H A Dnet_test.c1418 struct service_fixture srv_denied, srv_max_allowed; local
1424 srv_max_allowed = srv_denied;
1425 srv_max_allowed.port = port_max_bind.port;
1426 srv_max_allowed.ipv4_addr.sin_port = htons(port_max_bind.port);
1458 test_bind_and_connect(_metadata, &srv_max_allowed, false, false);

Completed in 96 milliseconds