Searched refs:send_udp_data (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/ptp_test/ |
| D | netx_ptp_utility.c | 126 static VOID send_udp_data(NX_UDP_SOCKET *socket_ptr, NX_PACKET_POOL *pool_ptr, in send_udp_data() function 208 send_udp_data(socket_ptr, pool_ptr, PTP_GENERAL_UDP_PORT, in send_announce() 228 send_udp_data(socket_ptr, pool_ptr, PTP_EVENT_UDP_PORT, in send_sync() 239 send_udp_data(socket_ptr, pool_ptr, PTP_GENERAL_UDP_PORT, in send_follow_up() 257 send_udp_data(socket_ptr, pool_ptr, PTP_GENERAL_UDP_PORT, in send_delay_response()
|