Home
last modified time | relevance | path

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

/freebsd/sbin/ggate/ggated/
H A Dggated.c657 sendfail(int sfd, int error, const char *fmt, ...) in sendfail() function
952 sendfail(sfd, errno, "Error while sending version packet: %s.", in handshake()
985 sendfail(sfd, ENOMEM, in handshake()
995 sendfail(sfd, errno, NULL); in handshake()
1013 sendfail(sfd, errno, "Error while sending initial packet: %s.", in handshake()