Network interface layer module messages. More...
#include <ipc/ipc.h>
#include "../messages.h"
Defines | |
Network interface layer specific message parameters definitions | |
#define | NIL_GET_PROTO(call) (services_t) IPC_GET_ARG2(*call) |
Returns 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... |
Network interface layer module messages.