il_remote.h File Reference

Internetwork layer module interface for the underlying network interface layer. More...

#include <ipc/services.h>
#include <sys/types.h>
#include <net/device.h>
#include <net/packet.h>

Go to the source code of this file.

Internetwork layer module interface

This interface is used by other modules.

int il_device_state_msg (int il_phone, device_id_t device_id, device_state_t state, services_t target)
 Notify the internetwork layer modules about the device state change.
int il_mtu_changed_msg (int il_phone, device_id_t device_id, size_t mtu, services_t target)
 Notify the internetwork layer modules about the mtu change.
int il_received_msg (int il_phone, device_id_t device_id, packet_t *packet, services_t target)
 Notify the internetwork layer modules about the received packet/s.


Detailed Description

Internetwork layer module interface for the underlying network interface layer.

This interface is always called by the remote modules.

Definition in file il_remote.h.


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