Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_MSG_IGNORE

1139  * SSH_MSG_IGNORE messages are skipped by this function and are never returned
1429 case SSH_MSG_IGNORE:
1852 * byte SSH_MSG_IGNORE
1866 packet_start(compat20 ? SSH2_MSG_IGNORE : SSH_MSG_IGNORE);