#include <ipc/net.h>
Go to the source code of this file.
| Network interface layer specific message parameters definitions | |
| #define | NIL_GET_PROTO(call) ((services_t) IPC_GET_ARG2(call)) | 
| Return the protocol service message parameter. | |
| Enumerations | |
| enum | nil_messages { NET_NIL_DEVICE = NET_NIL_FIRST, NET_NIL_DEVICE_STATE, NET_NIL_RECEIVED, NET_NIL_SEND, NET_NIL_PACKET_SPACE, NET_NIL_ADDR, NET_NIL_BROADCAST_ADDR } | 
| Network interface layer module messages.  More... | |
Definition in file nil.h.
 1.4.7
 1.4.7