Searched defs:dhcp (Results 1 – 3 of 3) sorted by relevance
199 struct dhcp *dhcp = netif->dhcp; in dhcp_handle_nak() local227 struct dhcp *dhcp = netif->dhcp; in dhcp_check() local254 struct dhcp *dhcp = netif->dhcp; in dhcp_handle_offer() local285 struct dhcp *dhcp = netif->dhcp; in dhcp_select() local404 struct dhcp *dhcp = netif->dhcp; in dhcp_timeout() local467 struct dhcp *dhcp = netif->dhcp; in dhcp_t1_timeout() local489 struct dhcp *dhcp = netif->dhcp; in dhcp_t2_timeout() local631 struct dhcp *dhcp; in dhcp_start() local714 struct dhcp dhcp; in dhcp_inform() local930 struct dhcp *dhcp; in dhcp_bind() local[all …]
29 struct dhcp struct36 struct dhcp_msg *msg_in; argument47 struct dhcp_msg *msg_out; /* outgoing msg */ argument52 ip_addr_t server_ip_addr; /* dhcp server address that offered this lease */ argument74 struct dhcp_msg argument
175 struct dhcp *dhcp; member
Completed in 7 milliseconds