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