Home
last modified time | relevance | path

Searched defs:ts_now (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.c97 void peak_usb_update_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_update_ts_now()
115 void peak_usb_set_ts_now(struct peak_time_ref *time_ref, u32 ts_now) in peak_usb_set_ts_now()
/linux-4.1.27/net/ipv4/
Dsyncookies.c85 u32 ts, ts_now = tcp_time_stamp; in cookie_init_timestamp() local