Searched defs:oct_timestamp_resp (Results 1 – 2 of 2) sorted by relevance
42 struct oct_timestamp_resp { struct43 u64 rh;44 u64 timestamp;45 u64 status;
101 struct oct_timestamp_resp { struct107 #define OCT_TIMESTAMP_RESP_SIZE (sizeof(struct oct_timestamp_resp)) argument