hwaddr_aton
Description:
Parses asc
and converts it to binary form in buffer
.
Bytes in asc
can be separated by colons (:), or hyphens (-), but not mixed.
Parameters:
asc |
the ASCII representation of a hardware address |
buffer |
buffer to store the result into |
length |
the expected length in bytes of the result and the size of the buffer in bytes. |
Returns:
|
Namespace: NM.Utils
Package: libnm