Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h109 void ssh_packet_set_protocol_flags(struct ssh *, u_int);
H A Dssh_namespace.h716 #define ssh_packet_set_protocol_flags Fssh_ssh_packet_set_protocol_flags macro
H A Dpacket.c666 ssh_packet_set_protocol_flags(struct ssh *ssh, u_int protocol_flags) in ssh_packet_set_protocol_flags() function