Searched refs:ptp_tlv_time_prop_ds (Results 1 – 3 of 3) sorted by relevance
44 struct ptp_tlv_time_prop_ds *time_prop_ds; in tlv_mgmt_post_recv()227 if (length != sizeof(struct ptp_tlv_time_prop_ds)) { in tlv_mgmt_post_recv()230 time_prop_ds = (struct ptp_tlv_time_prop_ds *)mgmt_tlv->data; in tlv_mgmt_post_recv()263 struct ptp_tlv_time_prop_ds *time_prop_ds; in tlv_mgmt_pre_send()307 time_prop_ds = (struct ptp_tlv_time_prop_ds *)mgmt_tlv->data; in tlv_mgmt_pre_send()
299 struct ptp_tlv_time_prop_ds { struct
789 length = sizeof(struct ptp_tlv_time_prop_ds); in port_management_resp_tlv_fill()790 memcpy(mgmt->data, tpds, sizeof(struct ptp_tlv_time_prop_ds)); in port_management_resp_tlv_fill()