HP-UX IPQoS A.01.00 Programmer's Guide (October 2005)
Return Codes
Return Codes, Mnemonics and Message Strings
Appendix B50
Return Codes, Mnemonics and Message Strings
Table B-1 provides the HP-UX IPQoS API return codes, accompanied by their respective
mnemonics and message strings.
Table B-1 Return Codes with Mnemonics and Message Strings
Ret
#
Mnemonic Message String
0 IPQOS_S_SUCCESS Success
1 IPQOS_E_INVALID_OBJ Object is invalid
2 IPQOS_E_INVALID_MODE Mode is invalid
3 IPQOS_E_BW_RESV_EXCEEDED Adapter’s bandwidth reservation capacity
exceeded
4 IPQOS_E_NOT_VLAN Adapter is not a VLAN
5 IPQOS_E_ATTRIBUTE_NOT_SET Attribute is not set
6 IPQOS_E_KERN_ALLOC Dynamic memory allocation failed (kernel)
7 IPQOS_E_NAME_NOT_UNIQUE Name is not unique
8 IPQOS_E_BAD_PHY_ADDR Physical address is invalid
9 IPQOS_E_NOMEM Dynamic memory allocation failed
10 IPQOS_E_PARAMERR Parameter error
11 IPQOS_E_LIST_EMPTY List is empty
12 IPQOS_E_PERM Permission denied
13 IPQOS_E_NO_STATS Stats not available for this object
14 IPQOS_E_NOT_ATTACHED Object is not attached
15 IPQOS_E_ALREADY_ATTACHED Object is already attached
16 IPQOS_E_SESSION_TYPE Session type does not allow operation