Searched refs:ptp_tlv_default_ds (Results 1 – 3 of 3) sorted by relevance
45 struct ptp_tlv_default_ds *default_ds; in tlv_mgmt_post_recv()193 if (length != sizeof(struct ptp_tlv_default_ds)) { in tlv_mgmt_post_recv()196 default_ds = (struct ptp_tlv_default_ds *)mgmt_tlv->data; in tlv_mgmt_post_recv()264 struct ptp_tlv_default_ds *default_ds; in tlv_mgmt_pre_send()282 default_ds = (struct ptp_tlv_default_ds *)mgmt_tlv->data; in tlv_mgmt_pre_send()
231 struct ptp_tlv_default_ds { struct
736 struct ptp_tlv_default_ds *tlv_dds; in port_management_resp_tlv_fill()755 tlv_dds = (struct ptp_tlv_default_ds *)mgmt->data; in port_management_resp_tlv_fill()757 length = sizeof(struct ptp_tlv_default_ds); in port_management_resp_tlv_fill()