Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Drarp.c65 rarp_request(); in rarp_timeout_handler()
70 void rarp_request(void) in rarp_request() function
H A Drarp.h24 void rarp_request(void); /* Send a RARP request */
H A Dnet.c482 rarp_request(); in net_loop()