inet.h File Reference

Internet common definitions. More...

#include <sys/types.h>
#include <byteorder.h>

Go to the source code of this file.

Data Structures

struct  sockaddr
 Socket address. More...

Typedefs

typedef addrinfo addrinfo_t
 Type definition of the address information.
typedef sockaddr sockaddr_t
 Type definition of the socket address.

Functions

int inet_ntop (uint16_t family, const uint8_t *data, char *address, size_t length)
 Prints the address into the character buffer.
int inet_pton (uint16_t family, const char *address, uint8_t *data)
 Parses the character string into the address.


Detailed Description

Internet common definitions.

Definition in file inet.h.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7