Searched refs:dhcp_ipc_send_reply (Results 1 – 4 of 4) sorted by relevance
166 extern int dhcp_ipc_send_reply(int, dhcp_ipc_reply_t *);
52 dhcp_ipc_send_reply;
328 dhcp_ipc_send_reply(int fd, dhcp_ipc_reply_t *reply) in dhcp_ipc_send_reply() function
257 } else if ((retval = dhcp_ipc_send_reply(ia->ia_fd, reply)) != 0) { in send_data_reply()