Searched defs:ptp_tlv_mgmt_clock_desc (Results 1 – 1 of 1) sorted by relevance
193 struct ptp_tlv_mgmt_clock_desc { struct195 uint16_t *type;197 struct ptp_text *phy_protocol;199 uint16_t *phy_addr_len;201 uint8_t *phy_addr;225 struct ptp_tlv_mgmt_clock_desc clock_desc; argument