Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h280 extern int interpret_dhcpv6(int, const uint8_t *, int);
H A Dsnoop_rport.c377 (void) interpret_dhcpv6(flags, (uint8_t *)data, dlen); in interpret_reserved()
H A Dsnoop_dhcpv6.c65 interpret_dhcpv6(int flags, const uint8_t *data, int len) in interpret_dhcpv6() function
770 (void) interpret_dhcpv6(F_DTAIL, data, olen); in show_options()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6945 decoding, and will export a interpret_dhcpv6() function.