Go to the documentation of this file.
37 #ifndef TOTEMIP_H_DEFINED
38 #define TOTEMIP_H_DEFINED
40 #include <sys/types.h>
41 #include <sys/socket.h>
42 #include <netinet/in.h>
52 #define MSG_NOSIGNAL 0
56 #define totemip_nosigpipe(s)
59 #define TOTEMIP_ADDRLEN (sizeof(struct in6_addr))
62 #define TOTEM_IP_ADDRESS
94 uint16_t port,
struct sockaddr_storage *saddr,
int *addrlen);
114 return (addr->
family == 0);