Function Calls

Session-Related Function CallsSession-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-1Session-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

char * IpqosStrerror(uint32_t errCode)

return code

 

 

 

40

Appendix A