Searched defs:ts_now (Results 1 – 2 of 2) sorted by relevance
78 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now()96 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_set_ts_now()
68 u32 ts, ts_now = tcp_ns_to_ts(now); in cookie_init_timestamp() local