Lines Matching defs:cmdtp
23 static int do_bootp(struct cmd_tbl *cmdtp, int flag, int argc, in do_bootp()
37 int do_tftpb(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_tftpb()
55 static int do_tftpput(struct cmd_tbl *cmdtp, int flag, int argc, in do_tftpput()
69 static int do_tftpsrv(struct cmd_tbl *cmdtp, int flag, int argc, in do_tftpsrv()
87 int do_rarpb(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_rarpb()
100 static int do_dhcp(struct cmd_tbl *cmdtp, int flag, int argc, in do_dhcp()
114 static int do_nfs(struct cmd_tbl *cmdtp, int flag, int argc, in do_nfs()
194 static int netboot_common(enum proto_t proto, struct cmd_tbl *cmdtp, int argc, in netboot_common()
290 static int do_ping(struct cmd_tbl *cmdtp, int flag, int argc, in do_ping()
339 int do_cdp(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_cdp()
368 int do_sntp(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_sntp()
409 int do_dns(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_dns()
455 static int do_link_local(struct cmd_tbl *cmdtp, int flag, int argc, in do_link_local()
486 static int do_net_list(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_net_list()
505 static int do_net(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_net()