Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

inet.c File Reference

#include "setup.h"
#include <errno.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include <stdlib.h>
#include <strings.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include "inet.h"
#include "opm.h"

Defines

#define INADDRSZ   4
#define INT16SZ   2
#define HOSTIPLEN   15
#define ToLower(c)   (ToLowerTab[(unsigned char)(c)])

Variables

const unsigned char ToLowerTab []

Define Documentation

#define INADDRSZ   4
 

#define INT16SZ   2
 

#define HOSTIPLEN   15
 

#define ToLower  )     (ToLowerTab[(unsigned char)(c)])
 


Variable Documentation

const unsigned char ToLowerTab[]
 


Generated for libopm by  doxygen 1.3.9.1