libopm  0.1
Data Structures | Macros | Typedefs | Functions
inet.h File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <fcntl.h>
#include <sys/poll.h>

Data Structures

struct  _opm_sockaddr
 
struct  _opm_inaddr
 

Macros

#define AF_INET6   10
 

Typedefs

typedef struct _opm_sockaddr opm_sockaddr
 
typedef struct _opm_inaddr opm_inaddr
 

Functions

int inet_pton (int, const char *, void *)
 
const char * inetntop (int, const void *, char *, unsigned int)
 
struct hostent * opm_gethostbyname (const char *)
 

Macro Definition Documentation

#define AF_INET6   10

Typedef Documentation

typedef struct _opm_sockaddr opm_sockaddr
typedef struct _opm_inaddr opm_inaddr

Function Documentation

int inet_pton ( int  ,
const char *  ,
void *   
)

Referenced by libopm_config_set(), and opm_scan().

const char* inetntop ( int  ,
const void *  ,
char *  ,
unsigned  int 
)
struct hostent* opm_gethostbyname ( const char *  )

Generated for libopm by  doxygen 1.8.11