Searched refs:remote_protocol_flags (Results 1 – 1 of 1) sorted by relevance
122 u_int remote_protocol_flags; member534 ssh->state->remote_protocol_flags = protocol_flags; in ssh_packet_set_protocol_flags()542 return ssh->state->remote_protocol_flags; in ssh_packet_get_protocol_flags()2421 if ((r = sshbuf_put_u32(m, state->remote_protocol_flags)) != 0 || in ssh_packet_get_state()2604 if ((r = sshbuf_get_u32(m, &state->remote_protocol_flags)) != 0 || in ssh_packet_set_state()