Searched refs:dccps_options_received (Results 1 – 4 of 4) sorted by relevance
424 if (likely(dp->dccps_options_received.dccpor_timestamp_echo)) in dccp_rcv_request_sent_state_process()426 dp->dccps_options_received.dccpor_timestamp_echo)); in dccp_rcv_request_sent_state_process()523 u32 sample = dp->dccps_options_received.dccpor_timestamp_echo; in dccp_rcv_respond_partopen_state_process()727 delta -= dccp_sk(sk)->dccps_options_received.dccpor_elapsed_time * 10; in dccp_sample_rtt()
58 struct dccp_options_received *opt_recv = &dp->dccps_options_received; in dccp_parse_options()
296 struct dccp_options_received dccps_options_received; member
711 const u64 ndp = dccp_sk(sk)->dccps_options_received.dccpor_ndp; in ccid3_hc_rx_packet_recv()
Completed in 8 milliseconds