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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.c225 send_data_reply(ia, error, DHCP_TYPE_NONE, NULL, 0);
229 * send_data_reply(): sends a reply to a request and closes the ipc connection
243 send_data_reply(ipc_action_t *ia, int error, dhcp_data_type_t type, function
255 dhcpmsg(MSG_ERR, "send_data_reply: cannot allocate reply");
258 dhcpmsg(MSG_ERROR, "send_data_reply: dhcp_ipc_send_reply: %s",

Completed in 57 milliseconds