HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_MSG_TRANSPORT_MIN (Results 1 - 3 of 3) sorted by null

  /external/openssh/
ssh2.h 60 #define SSH2_MSG_TRANSPORT_MIN 1
kex.c 163 dispatch_range(SSH2_MSG_TRANSPORT_MIN,
packet.c 975 if (!((type >= SSH2_MSG_TRANSPORT_MIN) &&
    [all...]

Completed in 182 milliseconds