Searched refs:dccps_timestamp_echo (Results 1 – 3 of 3) sorted by relevance
149 dp->dccps_timestamp_echo = ntohl(opt_val); in dccp_parse_options()366 tstamp_echo = htonl(dp->dccps_timestamp_echo); in dccp_insert_option_timestamp_echo()367 dp->dccps_timestamp_echo = 0; in dccp_insert_option_timestamp_echo()584 if (dp->dccps_timestamp_echo != 0 && in dccp_insert_options()
101 newdp->dccps_timestamp_echo = dreq->dreq_timestamp_echo; in dccp_create_openreq_child()
281 __u32 dccps_timestamp_echo; member