INET family common definitions. More...
#include <sys/types.h>
#include "ip_protocols.h"
#include "inet.h"
Data Structures | |
struct | in_addr |
INET address. More... | |
struct | sockaddr_in |
INET socket address. More... | |
Defines | |
#define | INET_ADDRSTRLEN (4 * 3 + 3 + 1) |
INET string address maximum length. | |
Typedefs | |
typedef struct in_addr | in_addr_t |
Type definition of the INET address. | |
typedef struct sockaddr_in | sockaddr_in_t |
Type definition of the INET socket address. |
INET family common definitions.