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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c561 nest_options(const uint8_t *data, uint_t olen, char *prefix, char *title) function
696 nest_options(data, olen, "IA: ",
711 nest_options(data, olen, "IA: ",
731 nest_options(data, olen, "ADDR: ", "Address");
962 nest_options(data, olen, "ADDR: ", "Address");

Completed in 44 milliseconds