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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c85 * dhcp_ipc_alloc_request(): allocates a dhcp_ipc_request_t of the given type
97 dhcp_ipc_alloc_request(dhcp_ipc_type_t type, const char *ifname, function
732 request = dhcp_ipc_alloc_request(DHCP_GET_TAG, "", optnum,
910 request = dhcp_ipc_alloc_request(DHCP_INFORM, "", NULL, 0,

Completed in 75 milliseconds