Searched refs:vSetSocketEndpoint (Results 1 – 3 of 3) sorted by relevance
322 void vSetSocketEndpoint( Socket_t xSocket,
1139 void vSetSocketEndpoint( Socket_t xSocket, in vSetSocketEndpoint() function
2347 vSetSocketEndpoint( &xSocket, &xEndPoint ); in test_vSetSocketEndpoint_HappyPath()2363 vSetSocketEndpoint( NULL, NULL ); in test_vSetSocketEndpoint_NullSocket()