Searched refs:DCCP_OPT_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance
181 #define DCCP_OPT_TIMESTAMP 41 macro
369 dccp_add_option(cb->pcb, DCCP_OPT_TIMESTAMP, (char*) &(cb->timestamp), 4); in tcplike_send_packet()
2270 case DCCP_OPT_TIMESTAMP: in dccp_parse_options()