Searched defs:dhcp_ipc_request (Results 1 – 1 of 1) sorted by relevance
260 struct dhcp_ipc_request { struct261 dhcp_ipc_type_t message_type; /* type of request */285 #define DHCP_IPC_REQUEST_SIZE (sizeof (dhcp_ipc_request_t) - 1) argument