RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Functions
if_dl.h File Reference
#include <sys/cdefs.h>
Include dependency graph for if_dl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  sockaddr_dl
 

Macros

#define LLADDR(s)   ((caddr_t)((s)->sdl_data + (s)->sdl_nlen))
 

Functions

__BEGIN_DECLS void link_addr (const char *, struct sockaddr_dl *)
 
char * link_ntoa (const struct sockaddr_dl *)