Searched refs:interpret_dhcpv6 (Results 1 – 4 of 4) sorted by relevance
244 extern int interpret_dhcpv6(int, const uint8_t *, int);
378 (void) interpret_dhcpv6(flags, (uint8_t *)data, dlen); in interpret_reserved()
64 interpret_dhcpv6(int flags, const uint8_t *data, int len) in interpret_dhcpv6() function769 retlen = interpret_dhcpv6(F_DTAIL, data, olen); in show_options()
947 decoding, and will export a interpret_dhcpv6() function.