OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSH2_MSG_IGNORE
usr.bin/ssh/packet.c
1884
case SSH2_MSG_IGNORE:
usr.bin/ssh/packet.c
2868
if ((r = sshpkt_start(ssh, SSH2_MSG_IGNORE)) != 0 ||
usr.bin/ssh/sshconnect2.c
278
if ((r = sshpkt_start(ssh, SSH2_MSG_IGNORE)) != 0 ||
usr.bin/ssh/sshd-auth.c
808
if ((r = sshpkt_start(ssh, SSH2_MSG_IGNORE)) != 0 ||