Searched defs:oct_timestamp_resp (Results 1 – 2 of 2) sorted by relevance
43 struct oct_timestamp_resp { struct44 u64 rh;45 u64 timestamp;46 u64 status;
107 struct oct_timestamp_resp { struct113 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument