My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc_inet_ntoa.c File Reference
#include "soc_common.h"
#include <arpa/inet.h>
#include <netinet/in.h>

Go to the source code of this file.

Functions

char * inet_ntoa (struct in_addr in)
 

Function Documentation

char* inet_ntoa ( struct in_addr  in)

Definition at line 7 of file soc_inet_ntoa.c.