Home
last modified time | relevance | path

Searched refs:srv_cli_str (Results 1 – 5 of 5) sorted by relevance

/webrtc/dtls/src/
H A Dhandshaker.rs192 pub(crate) fn srv_cli_str(is_client: bool) -> String { in srv_cli_str() function
204 srv_cli_str(self.state.is_client), in handshake()
286 srv_cli_str(self.state.is_client), in prepare()
314 …trace!("[handshake:{}] {} handshake_tx is dropped", srv_cli_str(self.state.is_client), self.curren… in wait()
324 srv_cli_str(self.state.is_client), in wait()
343 …trace!("[handshake:{}] {} -> {}", srv_cli_str(self.state.is_client), self.current_flight.to_string… in wait()
354 …trace!("[handshake:{}] {} retransmit_timer", srv_cli_str(self.state.is_client), self.current_fligh… in wait()
374 …trace!("[handshake:{}] {} handshake_tx is dropped", srv_cli_str(self.state.is_client), self.curren… in finish()
/webrtc/dtls/src/conn/
H A Dmod.rs363 srv_cli_str(is_client), in new()
542 srv_cli_str(is_client), in handle_outgoing_packets()
893 srv_cli_str(ctx.is_client), in handle_incoming_packet()
906 srv_cli_str(ctx.is_client), in handle_incoming_packet()
915 srv_cli_str(ctx.is_client) in handle_incoming_packet()
935 srv_cli_str(ctx.is_client), in handle_incoming_packet()
958 srv_cli_str(ctx.is_client) in handle_incoming_packet()
995 srv_cli_str(ctx.is_client), in handle_incoming_packet()
1005 srv_cli_str(ctx.is_client), in handle_incoming_packet()
1074 srv_cli_str(ctx.is_client) in handle_incoming_packet()
[all …]
/webrtc/dtls/src/flight/
H A Dflight3.rs248 srv_cli_str(state.is_client), in parse()
266 srv_cli_str(state.is_client), in parse()
282 srv_cli_str(state.is_client), in parse()
H A Dflight0.rs85 srv_cli_str(state.is_client), in parse()
H A Dflight4.rs445 srv_cli_str(state.is_client), in parse()