Searched refs:USE_SENDTO (Results 1 – 1 of 1) sorted by relevance
4383 #define USE_SENDTO (1 << 0) macro4432 if (flags & USE_SENDTO) in test_connect_to_parent()4542 if (flags & USE_SENDTO) in test_connect_to_child()4575 test_connect_to_parent(_metadata, variant, SOCK_DGRAM, USE_SENDTO); in TEST_F()4596 USE_SENDTO | ENFORCE_ALL); in TEST_F()4616 test_connect_to_child(_metadata, variant, SOCK_DGRAM, USE_SENDTO); in TEST_F()4637 USE_SENDTO | ENFORCE_ALL); in TEST_F()4645 #undef USE_SENDTO