Searched defs:ptp_extts_event (Results 1 – 1 of 1) sorted by relevance
230 struct ptp_extts_event { struct231 struct ptp_clock_time t; /* Time event occured. */232 unsigned int index; /* Which channel produced the event. */233 unsigned int flags; /* Reserved for future use. */234 unsigned int rsv[2]; /* Reserved for future use. */