GLDv2 Return Values
Some entry point functions in GLDv2 can return the following values,
subject to the restrictions above:
- 
GLD_BADARG
 
- 
If the function detected an unsuitable argument,
for example, a bad multicast address, a bad MAC address, or a bad packet
 
- 
GLD_FAILURE
 
- 
On hardware failure
 
- 
GLD_SUCCESS
 
- 
On success