Tizen RT Libs&Environment  v1.0 D5
ether.h File Reference
#include <tinyara/config.h>
#include <net/ethernet.h>
Include dependency graph for ether.h:

Go to the source code of this file.

Macros

#define EXTERN   extern
 

Functions

EXTERN FAR char * ether_ntoa (FAR const struct ether_addr *addr)
 ether_ntoa() function converts the Ethernet host address addr given in network byte order to a string in standard hex-digits-and-colons notation. More...