interpret_dhcpv6
extern int interpret_dhcpv6(int, const uint8_t *, int);
(void) interpret_dhcpv6(F_DTAIL, data, olen);
(void) interpret_dhcpv6(flags, (uint8_t *)data, dlen);