Home
last modified time | relevance | path

Searched refs:MUX_S_REMOTE_PORT (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
DPROTOCOL.mux125 A server may reply with a MUX_S_OK, a MUX_S_REMOTE_PORT, a
130 uint32 MUX_S_REMOTE_PORT
213 #define MUX_S_REMOTE_PORT 0x80000007
Dmux.c155 #define MUX_S_REMOTE_PORT 0x80000007 macro
616 buffer_put_int(&out, MUX_S_REMOTE_PORT); in mux_confirm_remote_forward()
765 buffer_put_int(r, MUX_S_REMOTE_PORT); in process_mux_open_fwd()
1755 case MUX_S_REMOTE_PORT: in mux_client_forward()