netif.h File Reference

Network interface common module messages. More...

#include <ipc/net.h>

Go to the source code of this file.

Network interface specific message parameters definitions

#define NETIF_GET_IO(call)   ((void *) IPC_GET_ARG3(call))
 Return the input/output address message parameter.
#define NETIF_GET_IRQ(call)   ((int) IPC_GET_ARG2(call))
 Return the interrupt number message parameter.

Enumerations

enum  netif_messages {
  NET_NETIF_PROBE = NET_NETIF_FIRST, NET_NETIF_SEND, NET_NETIF_START, NET_NETIF_STATS,
  NET_NETIF_STOP, NET_NETIF_GET_ADDR
}
 Network interface common module messages. More...


Detailed Description

Network interface common module messages.

Definition in file netif.h.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7