Home
last modified time | relevance | path

Searched defs:netif_dhcp (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv4/
Ddhcp.c664 dhcp_netif_coarse_tmr(struct netif *netif, struct dhcp *netif_dhcp) in dhcp_netif_coarse_tmr()
701 struct dhcp *netif_dhcp = netif_dhcp_data(netif); in dhcp_coarse_tmr() local
712 dhcp_netif_coarse_tmr_tick(struct dhcp *netif_dhcp) in dhcp_netif_coarse_tmr_tick()
771 struct dhcp *netif_dhcp = netif_dhcp_data(netif); in dhcp_coarse_tmr_tick() local
798 struct dhcp *netif_dhcp = netif_dhcp_data(netif); in dhcp_fine_tmr_tick() local
839 dhcp_netif_fine_tmr(struct netif *netif, struct dhcp *netif_dhcp) in dhcp_netif_fine_tmr()
874 struct dhcp *netif_dhcp = netif_dhcp_data(netif); in dhcp_fine_tmr() local
1034 struct dhcp *netif_dhcp = netif_dhcp_data(netif); in dhcp_handle_ack() local
1183 struct dhcp *netif_dhcp = NULL; in dhcp_cleanup() local
1229 struct dhcp *netif_dhcp = NULL; in dhcp_is_bound() local
[all …]
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/nettool/
Dmisc.c403 struct dhcp *netif_dhcp = NULL; in dhcp_clients_info_show() local