dhcp_ipc_reply_t
dhcp_ipc_reply_t *reply;
dhcp_ipc_reply_t *reply;
dhcp_ipc_reply_t *reply;
dhcp_ipc_reply_t *reply;
dhcp_ipc_reply_t *reply = NULL;
dhcp_ipc_reply_t *reply = NULL;
dhcp_ipc_reply_t *
dhcp_ipc_reply_t *reply = calloc(1, DHCP_IPC_REPLY_SIZE + buffer_size);
dhcp_ipc_get_data(dhcp_ipc_reply_t *reply, size_t *size, dhcp_data_type_t *type)
dhcp_ipc_reply_t *ipc_msg;
ipc_msg = (dhcp_ipc_reply_t *)(*msg);
dhcp_ipc_recv_reply(int fd, dhcp_ipc_reply_t **reply, int32_t timeout)
dhcp_ipc_send_reply(int fd, dhcp_ipc_reply_t *reply)
dhcp_ipc_make_request(dhcp_ipc_request_t *request, dhcp_ipc_reply_t **reply,
dhcp_ipc_reply_t *reply;
dhcp_ipc_reply_t *reply;
extern void *dhcp_ipc_get_data(dhcp_ipc_reply_t *, size_t *,
dhcp_ipc_reply_t **, int32_t);
extern dhcp_ipc_reply_t *dhcp_ipc_alloc_reply(dhcp_ipc_request_t *, int,
extern int dhcp_ipc_send_reply(int, dhcp_ipc_reply_t *);
#define DHCP_IPC_REPLY_SIZE offsetof(dhcp_ipc_reply_t, buffer)
dhcp_ipc_reply_t *reply;
dhcp_status_reply_to_string(dhcp_ipc_reply_t *reply)
extern const char *dhcp_status_reply_to_string(dhcp_ipc_reply_t *);
dhcp_ipc_reply_t *reply = NULL;
dhcp_ipc_reply_t *reply;