Searched refs:dhcp_reply (Results 1 – 3 of 3) sorted by relevance
/external/dnsmasq/src/ |
D | dnsmasq.h | 791 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz,
|
D | dhcp.c | 195 iov.iov_len = dhcp_reply(parm.current, ifr.ifr_name, iface_index, (size_t) sz, now, in dhcp_packet()
|
D | rfc2131.c | 117 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz, in dhcp_reply() function
|