Home
last modified time | relevance | path

Searched defs:do_bootp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dnet.c17 static int do_bootp(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bootp() function
/openbmc/linux/net/ipv4/
H A Dipconfig.c1197 int do_bootp = ic_proto_have_if & IC_BOOTP; in ic_dynamic() local