odtone::dns::parse_naptr_record
// In header: </home/carlos/Projectos/odtone/inc/odtone/net/dns/utils.hpp> naptr_record parse_naptr_record(const unsigned char * p, int pos, int len);
Parse a NAPTR Resource Record. In the end the position is pointing to the next byte after the NAPTR Resource Record end.
Parameters: |
|
||||||
Returns: |
The NAPTR Resource Record value. |