tl_skel.h File Reference

Transport layer module skeleton. More...

#include <async.h>
#include <fibril_synch.h>
#include <ipc/services.h>
#include <adt/measured_strings.h>
#include <net/device.h>
#include <net/packet.h>

Go to the source code of this file.

Functions

void tl_connection (void)
 Per-connection module initialization.
int tl_initialize (int net_phone)
 Module initialization.
int tl_message (ipc_callid_t, ipc_call_t *, ipc_call_t *, size_t *)
 Process the transport layer module message.
int tl_module_start (int service)
 Start the trasport layer module.


Detailed Description

Transport layer module skeleton.

The skeleton has to be part of each transport layer module.

Definition in file tl_skel.h.


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