Searched refs:dispatch_skip_packets (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Ddispatch.c113 if (ssh->dispatch_skip_packets) {
115 ssh->dispatch_skip_packets--;
H A Dpacket.h68 int dispatch_skip_packets; member in struct:ssh
H A Dkex.c854 ssh->dispatch_skip_packets = 1;

Completed in 107 milliseconds