Searched refs:recvmaxpacket (Results 1 – 2 of 2) sorted by relevance
42 unsigned int recvmaxpacket);157 newchan->recvmaxpacket = RECV_MAXPACKET; in newchannel()343 channel->recvmaxpacket); in check_in_progress()823 channel->recvmaxpacket); in recv_msg_channel_open()884 unsigned int recvmaxpacket) { in send_msg_channel_open_confirmation() argument893 buf_putint(ses.writepayload, recvmaxpacket); in send_msg_channel_open_confirmation()
66 unsigned int recvmaxpacket, transmaxpacket; member