inet.h File Reference

#include <arpa/inet.h>

Include dependency graph for inet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static uint8_t ntohx (uint8_t x)
static uint16_t ntohx (uint16_t x)
static uint32_t ntohx (uint32_t x)
static uint8_t htonx (uint8_t x)
static uint16_t htonx (uint16_t x)
static uint32_t htonx (uint32_t x)


Function Documentation

static uint32_t htonx ( uint32_t  x  )  [inline, static]

static uint16_t htonx ( uint16_t  x  )  [inline, static]

static uint8_t htonx ( uint8_t  x  )  [inline, static]

static uint32_t ntohx ( uint32_t  x  )  [inline, static]

static uint16_t ntohx ( uint16_t  x  )  [inline, static]

static uint8_t ntohx ( uint8_t  x  )  [inline, static]


Generated on Wed Jul 29 07:31:13 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8