Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dbootp.h68 void bootp_request(void);
H A Dbootp.c401 bootp_request(); in bootp_timeout_handler()
697 void bootp_request(void) in bootp_request() function
1097 bootp_request(); in dhcp_request()
H A Dnet.c475 bootp_request(); in net_loop()