HP-UX IPQoS A.01.00 Programmer's Guide (October 2005)

Function Calls
Session-Related Function Calls
Appendix A40
Session-Related Function Calls
The following table lists the HP-UX IPQoS API function calls related to session management.
Refer to the IpqosSession (3c) manpage for detailed information on these functions.
Table A-1 Session-Related Functions
Description Function
initiate a session uint32_t IpqosInitSession (uint32_t version,
char * configName, IpqosSessionType sessionType)
get session type IpqosSessionType IpqosGetSessionType()
commit session uint32_t IpqosCommitSession()
abort session uint32_t IpqosAbortSession()
get description of
return code
char * IpqosStrerror(uint32_t errCode)