Searched refs:ssh_packet_set_protocol_flags (Results 1 – 4 of 4) sorted by relevance
59 ssh_packet_set_protocol_flags(active_state, (protocol_flags))
108 void ssh_packet_set_protocol_flags(struct ssh *, u_int);
617 #define ssh_packet_set_protocol_flags Fssh_ssh_packet_set_protocol_flags macro
663 ssh_packet_set_protocol_flags(struct ssh *ssh, u_int protocol_flags) in ssh_packet_set_protocol_flags() function