Searched refs:dhcp_data_type_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h81 } dhcp_data_type_t; typedef in typeref:enum:__anon84
146 const void *, uint32_t, dhcp_data_type_t);
148 dhcp_data_type_t *);
168 const void *, uint32_t, dhcp_data_type_t);
271 dhcp_data_type_t data_type; /* type of payload */
281 dhcp_data_type_t data_type; /* type of payload */
H A Ddhcpagent_ipc.c92 * dhcp_data_type_t: the description of the type of payload
98 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type)
126 * dhcp_data_type_t: the description of the type of payload
132 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type)
156 * dhcp_data_type_t *: the type of the message (returned)
161 dhcp_ipc_get_data(dhcp_ipc_reply_t *reply, size_t *size, dhcp_data_type_t *type)
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.h62 void send_data_reply(ipc_action_t *, int, dhcp_data_type_t,
H A Dipc_action.c234 * dhcp_data_type_t: the type of the payload in the reply
243 send_data_reply(ipc_action_t *ia, int error, dhcp_data_type_t type,

Completed in 81 milliseconds