Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.su
H A Dnet.c18 static int do_bootp(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bootp() function
24 bootp, 3, 1, do_bootp,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c1167 int do_bootp = ic_proto_have_if & IC_BOOTP; in ic_dynamic() local
1197 if (do_bootp) in ic_dynamic()
1214 do_bootp in ic_dynamic()
1216 (do_bootp && do_rarp) ? " and " : "", in ic_dynamic()
1226 if (do_bootp && (d->able & IC_BOOTP)) in ic_dynamic()
1275 if (do_bootp) in ic_dynamic()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map