Searched refs:ptp_tlv_current_ds (Results 1 – 3 of 3) sorted by relevance
46 struct ptp_tlv_current_ds *current_ds; in tlv_mgmt_post_recv()203 if (length != sizeof(struct ptp_tlv_current_ds)) { in tlv_mgmt_post_recv()206 current_ds = (struct ptp_tlv_current_ds *)mgmt_tlv->data; in tlv_mgmt_post_recv()265 struct ptp_tlv_current_ds *current_ds; in tlv_mgmt_pre_send()289 current_ds = (struct ptp_tlv_current_ds *)mgmt_tlv->data; in tlv_mgmt_pre_send()
259 struct ptp_tlv_current_ds { struct
767 length = sizeof(struct ptp_tlv_current_ds); in port_management_resp_tlv_fill()768 memcpy(mgmt->data, cds, sizeof(struct ptp_tlv_current_ds)); in port_management_resp_tlv_fill()