Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.c147 static void store_net_params(struct bootp_hdr *bp) in store_net_params() function
372 store_net_params(bp); /* Store net parameters from reply */ in bootp_handler()
1090 store_net_params(bp); in dhcp_handler()