Home
last modified time | relevance | path

Searched refs:ssh_packet_set_protocol_flags (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dopacket.h62 ssh_packet_set_protocol_flags(active_state, (protocol_flags))
Dpacket.h89 void ssh_packet_set_protocol_flags(struct ssh *, u_int);
Dpacket.c532 ssh_packet_set_protocol_flags(struct ssh *ssh, u_int protocol_flags) in ssh_packet_set_protocol_flags() function