Searched refs:dccps_timestamp_echo (Results 1 – 3 of 3) sorted by relevance
152 dp->dccps_timestamp_echo = ntohl(opt_val); in dccp_parse_options()369 tstamp_echo = htonl(dp->dccps_timestamp_echo); in dccp_insert_option_timestamp_echo()370 dp->dccps_timestamp_echo = 0; in dccp_insert_option_timestamp_echo()584 if (dp->dccps_timestamp_echo != 0 && in dccp_insert_options()
96 newdp->dccps_timestamp_echo = dreq->dreq_timestamp_echo; in dccp_create_openreq_child()
279 __u32 dccps_timestamp_echo; member