OS_QoS.h File Reference
Contains OS specific data structures for QoS networking.
More...
#include "ace/os_include/sys/os_uio.h"
#include "ace/OS_NS_stropts.h"
Detailed Description
Contains OS specific data structures for QoS networking.
- Id
- OS_QoS.h 80826 2008-03-04 14:51:23Z wotte
- Author:
- Craig Rodrigues <crodrigu@bbn.com>
Define Documentation
| #define ACE_BASEERR 10000 |
| #define ACE_ENOBUFS (ACE_BASEERR+55) |
| #define ACE_FLAG_MULTIPOINT_C_LEAF 0x04 |
| #define ACE_FLAG_MULTIPOINT_C_ROOT 0x02 |
| #define ACE_FLAG_MULTIPOINT_D_LEAF 0x10 |
| #define ACE_FLAG_MULTIPOINT_D_ROOT 0x08 |
| #define ACE_FROM_PROTOCOL_INFO (-1) |
| #define ACE_JL_SENDER_ONLY 0x01 |
| #define ACE_OVERLAPPED_SOCKET_FLAG 0 |
| #define ACE_QOS_NOT_SPECIFIED 0xFFFFFFFF |
| #define ACE_SERVICETYPE_CONTROLLEDLOAD 0x00000001 |
| #define ACE_SERVICETYPE_GUARANTEED 0x00000003 |
| #define ACE_SERVICETYPE_NOTRAFFIC 0x00000000 |
| #define ACE_SIO_GET_QOS (0x40000000 | 0x08000000 | 7) |
| #define ACE_SIO_MULTICAST_SCOPE (0x08000000 | 10) |
| #define ACE_SIO_MULTIPOINT_LOOPBACK (0x08000000 | 9) |
| #define ACE_SIO_SET_QOS (0x08000000 | 11) |
| #define ACE_XP1_QOS_SUPPORTED 0x00002000 |
| #define ACE_XP1_SUPPORT_MULTIPOINT 0x00000400 |
Typedef Documentation
Variable Documentation