Home
last modified time | relevance | path

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

/external/dropbear/
Dcommon-channel.c40 static void send_msg_channel_open_confirmation(struct Channel* channel,
342 send_msg_channel_open_confirmation(channel, channel->recvwindow, in check_in_progress()
822 send_msg_channel_open_confirmation(channel, channel->recvwindow, in recv_msg_channel_open()
882 static void send_msg_channel_open_confirmation(struct Channel* channel, in send_msg_channel_open_confirmation() function