Home
last modified time | relevance | path

Searched refs:dccps_timestamp_time (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/dccp/
Doptions.c153 dp->dccps_timestamp_time = dccp_timestamp(); in dccp_parse_options()
368 elapsed_time = dccp_timestamp() - dp->dccps_timestamp_time; in dccp_insert_option_timestamp_echo()
Dminisocks.c97 newdp->dccps_timestamp_time = dreq->dreq_timestamp_time; in dccp_create_openreq_child()
/linux-4.4.14/include/linux/
Ddccp.h280 __u32 dccps_timestamp_time; member