Searched refs:packet_remaining (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h98 int packet_remaining(void);
113 int _len = packet_remaining(); \
H A Dssh_namespace.h389 #define packet_remaining ssh_packet_remaining macro
H A Dsession.c361 if (packet_remaining() == 4) {
2099 n_bytes = packet_remaining();
H A Dpacket.c1598 packet_remaining(void) function
H A Dsshconnect2.c395 if (packet_remaining() > 0) {

Completed in 99 milliseconds