Searched refs:ptp_tlv_parent_ds (Results 1 – 3 of 3) sorted by relevance
47 struct ptp_tlv_parent_ds *parent_ds; in tlv_mgmt_post_recv()213 if (length != sizeof(struct ptp_tlv_parent_ds)) { in tlv_mgmt_post_recv()216 parent_ds = (struct ptp_tlv_parent_ds *)mgmt_tlv->data; in tlv_mgmt_post_recv()267 struct ptp_tlv_parent_ds *parent_ds; in tlv_mgmt_pre_send()296 parent_ds = (struct ptp_tlv_parent_ds *)mgmt_tlv->data; in tlv_mgmt_pre_send()
271 struct ptp_tlv_parent_ds { struct
737 struct ptp_tlv_parent_ds *tlv_pds; in port_management_resp_tlv_fill()771 tlv_pds = (struct ptp_tlv_parent_ds *)mgmt->data; in port_management_resp_tlv_fill()773 length = sizeof(struct ptp_tlv_parent_ds); in port_management_resp_tlv_fill()