haiku/headers/private/net
Axel Dörfler 79608a2de7 * Moved some private members of net_socket into the new net_socket_private structure.
* Added an "owner" field that stores the team which created the socket (for netstat only);
  we would need a different storage for SIGURG if we ever want to support that.
* Improved netstat address output: now prints "*" instead of INADDR_ANY.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-19 03:01:18 +00:00
..
arp_control.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
ether_driver.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
ethernet.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_buffer.h Added function to append cloned data from another buffer (to be used by TCP). 2006-11-25 14:30:54 +00:00
net_datalink_protocol.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_datalink.h Minor cleanup. 2006-12-06 18:38:38 +00:00
net_device.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_protocol.h * Implemented a basic infrastructure for a netstat command. 2006-12-19 02:06:07 +00:00
net_routing_info.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_socket.h * Moved some private members of net_socket into the new net_socket_private structure. 2006-12-19 03:01:18 +00:00
net_stack_driver.h * Implemented a basic infrastructure for a netstat command. 2006-12-19 02:06:07 +00:00
net_stack.h Added two more utility functions to the timer service: 2006-11-29 19:09:19 +00:00
net_stat.h * Implemented a basic infrastructure for a netstat command. 2006-12-19 02:06:07 +00:00
NetBufferUtilities.h Added option to the NetBufferPrepend constructor to prepend an arbitrarily sized 2006-11-20 17:56:17 +00:00
NetUtilities.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
r5_compatibility.h The R5 compatibility is now turned off when the socket functions are used 2006-12-05 03:03:15 +00:00
userland_ipc.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00