Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_IGNORE

1399 			case SSH2_MSG_IGNORE:
1400 debug3("Received SSH2_MSG_IGNORE");
1866 packet_start(compat20 ? SSH2_MSG_IGNORE : SSH_MSG_IGNORE);