Home
last modified time | relevance | path

Searched refs:dhcp_reply (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h791 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz,
Ddhcp.c195 iov.iov_len = dhcp_reply(parm.current, ifr.ifr_name, iface_index, (size_t) sz, now, in dhcp_packet()
Drfc2131.c117 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz, in dhcp_reply() function