Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/
Doptions.c150 dp->dccps_timestamp_time = dccp_timestamp(); in dccp_parse_options()
365 elapsed_time = dccp_timestamp() - dp->dccps_timestamp_time; in dccp_insert_option_timestamp_echo()
Dminisocks.c102 newdp->dccps_timestamp_time = dreq->dreq_timestamp_time; in dccp_create_openreq_child()
/linux-6.1.9/include/linux/
Ddccp.h282 __u32 dccps_timestamp_time; member