RTEMS CPU Kit with SuperCore
|
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <arpa/nameser.h>
#include <ctype.h>
#include <resolv.h>
Functions | |
u_int | inet_nsap_addr (const char *ascii, u_char *binary, int maxlen) |
char * | inet_nsap_ntoa (int binlen, const u_char *binary, char *ascii) |