Searched refs:MUX_C_PROXY (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dmux.c136 #define MUX_C_PROXY 0x1000000f macro
187 { MUX_C_PROXY, mux_master_process_proxy },
2093 if ((r = sshbuf_put_u32(m, MUX_C_PROXY)) != 0 ||

Completed in 116 milliseconds