Home
last modified time | relevance | path

Searched defs:transmaxpacket (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Dcommon-channel.c101 unsigned int transwindow, unsigned int transmaxpacket) { in newchannel()
757 unsigned int remotechan, transwindow, transmaxpacket; in recv_msg_channel_open() local
Dchannel.h66 unsigned int recvmaxpacket, transmaxpacket; member