Home | History | Annotate | Download | only in openssh

Lines Matching refs:sock

975 	int sock;
998 sock = tun_open(tun, mode);
999 if (sock < 0)
1001 c = channel_new("tun", SSH_CHANNEL_OPEN, sock, sock, -1,