Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4698 → Rev 4699

/branches/network/uspace/doc/doxygroups.h
61,6 → 61,11
* @ingroup net_nil
*/
 
/**
* @defgroup nildummy Dummy network interface layer Service
* @ingroup net_nil
*/
 
/**
* @defgroup net_il Inter-networking layer
* @ingroup net
82,6 → 87,11
*/
 
/**
* @defgroup udp User Datagram Protocol (UDP) Service
* @ingroup net_tl
*/
 
/**
* @defgroup tcp Transmission Control Protocol (TCP) Service
* @ingroup net_tl
*/
91,6 → 101,31
* @ingroup net
*/
 
/**
* @defgroup net_app Applications
* @ingroup net
*/
 
/**
* @defgroup echo Echo Service
* @ingroup net_app
*/
 
/**
* @defgroup net_lib Application library
* @ingroup net
*/
 
/**
* @defgroup socket Sockets
* @ingroup net_lib
*/
 
/**
* @defgroup netdb Netdb
* @ingroup net_lib
*/
 
/**
* @cond amd64
* @defgroup pci PCI Service