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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c152 * dhcp_ipc_get_data(): gets the data and data type from a dhcp_ipc_reply_t
161 dhcp_ipc_get_data(dhcp_ipc_reply_t *reply, size_t *size, dhcp_data_type_t *type) function
752 opt = dhcp_ipc_get_data(reply, &opt_size, NULL);

Completed in 56 milliseconds