Searched refs:sendfail (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sbin/ggate/ggated/ |
| H A D | ggated.c | 599 sendfail(int sfd, int error, const char *fmt, ...) in sendfail() function 894 sendfail(sfd, errno, "Error while sending version packet: %s.", in handshake() 927 sendfail(sfd, ENOMEM, in handshake() 937 sendfail(sfd, errno, NULL); in handshake() 955 sendfail(sfd, errno, "Error while sending initial packet: %s.", in handshake()
|