Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/test/regression/ptp_test/
Dnetx_ptp_utility.h56 VOID send_follow_up(NX_UDP_SOCKET *socket_ptr, NX_PACKET_POOL *pool_ptr, NX_PTP_TIME *ts);
Dnetx_ptp_client_announce_timeout_test.c251 send_follow_up(&generic_socket, &pool_0, &follow_up_ts); in ntest_1_entry()
Dnetx_ptp_client_basic_test.c231 send_follow_up(&generic_socket, &pool_0, &follow_up_ts); in ntest_1_entry()
Dnetx_ptp_client_ipv6_test.c256 send_follow_up(&generic_socket, &pool_0, &follow_up_ts); in ntest_1_entry()
Dnetx_ptp_client_calibrate_test.c344 send_follow_up(&generic_socket, &pool_0, &test_timestamps[i].follow_up); in ntest_1_entry()
Dnetx_ptp_client_master_selection_test.c299 send_follow_up(&generic_socket, &pool_0, &follow_up_ts); in ntest_1_entry()
Dnetx_ptp_client_api_test.c276 send_follow_up(&generic_socket, &pool_0, &follow_up_ts); in ntest_1_entry()
Dnetx_ptp_utility.c232 VOID send_follow_up(NX_UDP_SOCKET *socket_ptr, NX_PACKET_POOL *pool_ptr, NX_PTP_TIME *ts) in send_follow_up() function