Home
last modified time | relevance | path

Searched refs:interpret_dhcpv6 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h244 extern int interpret_dhcpv6(int, const uint8_t *, int);
H A Dsnoop_rport.c378 (void) interpret_dhcpv6(flags, (uint8_t *)data, dlen); in interpret_reserved()
H A Dsnoop_dhcpv6.c64 interpret_dhcpv6(int flags, const uint8_t *data, int len) in interpret_dhcpv6() function
769 retlen = interpret_dhcpv6(F_DTAIL, data, olen); in show_options()
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6947 decoding, and will export a interpret_dhcpv6() function.