Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4574 → Rev 4575

/branches/network/uspace/srv/net/include/ip_interface.h
48,7 → 48,7
 
#include "../structures/packet/packet.h"
 
#include "sockaddr.h"
#include "in.h"
 
/** The transport layer notification function type definition.
* Notifies the transport layer modules about the received packet/s.