netif_messages.h File Reference

Network interface common module messages. More...

#include <ipc/ipc.h>
#include "../messages.h"
Include dependency graph for netif_messages.h:
This graph shows which files directly or indirectly include this file:

Defines

Network interface specific message parameters definitions



#define NETIF_GET_IRQ(call)   (int) IPC_GET_ARG2(*call)
 Returns the interrupt number message parameter.
#define NETIF_GET_IO(call)   (int) IPC_GET_ARG3(*call)
 Returns the input/output address 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.

See also:
netif_interface.h

Generated on Thu Mar 11 20:46:11 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1