OpenGrok
Cross Reference: packet.c
xref
: /
external
/
openssh
/
packet.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:SSH2_MSG_LOCAL_MIN
1368
if (type < SSH2_MSG_MIN || type >=
SSH2_MSG_LOCAL_MIN
)