Home | History | Annotate | Download | only in openssh

Lines Matching refs:packet_get_connection_in

1604 		fcntl(packet_get_connection_in(), F_SETFD, 0);
1622 buffer_put_int(&b, packet_get_connection_in()); /* send # of socket */
1681 p = get_local_name(packet_get_connection_in());