inet.c File Reference

Internet protocol address conversion functions implementation. More...

#include <net/socket_codes.h>
#include <net/in.h>
#include <net/in6.h>
#include <net/inet.h>
#include <errno.h>
#include <mem.h>
#include <stdio.h>
#include <str.h>

Go to the source code of this file.

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 protocol address conversion functions implementation.

Definition in file inet.c.


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