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

/freebsd-13-stable/crypto/openssh/
H A Dmux.c145 #define MUX_S_PROXY 0x8000000f macro
1142 if ((r = sshbuf_put_u32(reply, MUX_S_PROXY)) != 0 ||
2112 if (type != MUX_S_PROXY) {

Completed in 101 milliseconds