OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastpacket
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
process-packet.c
53
ses.
lastpacket
= type;
session.h
124
unsigned char
lastpacket
; /* What the last received packet type was */
member in struct:sshsession
cli-session.c
144
if (ses.
lastpacket
== SSH_MSG_KEXINIT && cli_ses.kex_state == KEX_NOTHING) {
common-session.c
85
ses.
lastpacket
= 0;
Completed in 100 milliseconds