Home
last modified time | relevance | path

Searched refs:dhcp_set_struct (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h108 void dhcp_set_struct(struct netif *netif, struct dhcp *dhcp);
/external/syslinux/core/lwip/
DUPGRADING108 * added autoip_set_struct() and dhcp_set_struct() to let autoip and dhcp work
DCHANGELOG145 memory): added autoip_set_struct() and dhcp_set_struct() to let autoip
/external/syslinux/core/lwip/src/core/
Ddhcp.c583 dhcp_set_struct(struct netif *netif, struct dhcp *dhcp) in dhcp_set_struct() function