Searched refs:nx_ptp_client_master_addr (Results 1 – 2 of 2) sorted by relevance
397 client_ptr -> nx_ptp_client_master_addr = src_addr; in _nx_ptp_msg_parse_hdr()1060 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_delay_req()1592 master.nx_ptp_client_master_address = &(client_ptr -> nx_ptp_client_master_addr); in _nx_ptp_client_init_packet_received()1749 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_pdelay_req()2080 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_pdelay_resp_follow_up()2264 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_pdelay_resp()2471 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_follow_up()2634 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_sync()2838 if (client_ptr -> nx_ptp_client_master_addr.nxd_ip_version == NX_IP_VERSION_V6) in _nx_ptp_client_send_announce()
531 NXD_ADDRESS nx_ptp_client_master_addr; member