Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dmux.c530 format_forward(u_int ftype, struct Forward *fwd) in format_forward() function
729 (fwd_desc = format_forward(ftype, &fwd))); in mux_master_process_open_fwd()
895 (fwd_desc = format_forward(ftype, &fwd))); in mux_master_process_close_fwd()
1751 fwd_desc = format_forward(ftype, fwd); in mux_client_forward()