Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.h68 void bootp_request(void);
Dbootp.c413 bootp_request(); in bootp_timeout_handler()
709 void bootp_request(void) in bootp_request() function
1112 bootp_request(); in dhcp_request()
Dnet.c484 bootp_request(); in net_loop()