INET6 family common definitions. More...
#include <sys/types.h>
#include "ip_protocols.h"
#include "inet.h"
Data Structures | |
struct | in6_addr |
INET6 address. More... | |
struct | sockaddr_in6 |
INET6 socket address. More... | |
Defines | |
#define | INET6_ADDRSTRLEN (8 * 4 + 7 + 1) |
INET6 string address maximum length. | |
Typedefs | |
typedef struct in6_addr | in6_addr_t |
Type definition of the INET6 address. | |
typedef struct sockaddr_in6 | sockaddr_in6_t |
Type definition of the INET6 socket address. |
INET6 family common definitions.