Searched refs:dhcp_ipc_alloc_reply (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.c252 reply = dhcp_ipc_alloc_reply(ia->ia_request, error, buffer, size,
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h167 extern dhcp_ipc_reply_t *dhcp_ipc_alloc_reply(dhcp_ipc_request_t *, int,
H A Ddhcpagent_ipc.c120 * dhcp_ipc_alloc_reply(): allocates a dhcp_ipc_reply_t
131 dhcp_ipc_alloc_reply(dhcp_ipc_request_t *request, int return_code, function

Completed in 67 milliseconds