libopm 0.1
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"

Macros

#define INADDRSZ   4
#define INT16SZ   2
#define HOSTIPLEN   15
#define ToLower(c)

Variables

const unsigned char ToLowerTab []

Macro Definition Documentation

◆ INADDRSZ

#define INADDRSZ   4

◆ INT16SZ

#define INT16SZ   2

◆ HOSTIPLEN

#define HOSTIPLEN   15

◆ ToLower

#define ToLower ( c)
Value:
(ToLowerTab[(unsigned char)(c)])
const unsigned char ToLowerTab[]

Variable Documentation

◆ ToLowerTab

const unsigned char ToLowerTab[]
extern

Generated for libopm by  doxygen 1.14.0