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