Searched defs:interpret_dhcpv6 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c64 interpret_dhcpv6(int flags, const uint8_t *data, int len) function
666 pr_err("interpret_dhcpv6: no mem");
769 retlen = interpret_dhcpv6(F_DTAIL, data, olen);

Completed in 61 milliseconds