Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dfs_test.c4570 #define USE_SENDTO (1 << 0) macro
4619 if (flags & USE_SENDTO) in test_connect_to_parent()
4729 if (flags & USE_SENDTO) in test_connect_to_child()
4762 test_connect_to_parent(_metadata, variant, SOCK_DGRAM, USE_SENDTO); in TEST_F()
4783 USE_SENDTO | ENFORCE_ALL); in TEST_F()
4803 test_connect_to_child(_metadata, variant, SOCK_DGRAM, USE_SENDTO); in TEST_F()
4824 USE_SENDTO | ENFORCE_ALL); in TEST_F()
4832 #undef USE_SENDTO