Searched defs:oct_timestamp_resp (Results 1 – 2 of 2) sorted by relevance
51 struct oct_timestamp_resp { struct52 u64 rh;53 u64 timestamp;54 u64 status;
116 struct oct_timestamp_resp { struct122 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument