Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.h67 void bootp_reset(void);
H A Dnet.c483 bootp_reset(); in net_loop()
490 bootp_reset(); in net_loop()
H A Dbootp.c701 void bootp_reset(void) in bootp_reset() function