Searched refs:protocol_flags (Results 1 – 2 of 2) sorted by relevance
1747 u_int cipher_type, auth_mask, protocol_flags; in do_ssh1_kex() local1850 protocol_flags = packet_get_int(); in do_ssh1_kex()1851 packet_set_protocol_flags(protocol_flags); in do_ssh1_kex()
330 packet_set_protocol_flags(u_int protocol_flags) in packet_set_protocol_flags() argument332 remote_protocol_flags = protocol_flags; in packet_set_protocol_flags()