#include <ipc/net.h>
Go to the source code of this file.
| ARP specific message parameters definitions | |
| #define | ARP_GET_NETIF(call) ((services_t) IPC_GET_ARG2(call)) | 
| Return the protocol service message parameter. | |
| Enumerations | |
| enum | arp_messages { NET_ARP_CLEAN_CACHE = NET_ARP_FIRST, NET_ARP_CLEAR_ADDRESS, NET_ARP_CLEAR_DEVICE, NET_ARP_DEVICE, NET_ARP_TRANSLATE } | 
| ARP module messages.  More... | |
Definition in file arp.h.
 1.4.7
 1.4.7