Searched refs:MAX_PORT_RETRIES (Results 1 – 2 of 2) sorted by relevance
1802 #define MAX_PORT_RETRIES 24 /* net/vmw_vsock/af_vsock.c */ macro1806 int sockets[MAX_PORT_RETRIES]; in test_stream_transport_uaf()1833 for (i = 0; i < MAX_PORT_RETRIES; ++i) in test_stream_transport_uaf()
168 #define MAX_PORT_RETRIES 24 macro691 for (i = 0; i < MAX_PORT_RETRIES; i++) { in __vsock_bind_connectible()