Searched refs:proto_t (Results 1 – 6 of 6) sorted by relevance
537 enum proto_t { enum586 int net_loop(enum proto_t);688 extern enum proto_t net_loop_last_protocol; in eth_is_on_demand_init()699 extern enum proto_t net_loop_last_protocol; in eth_set_last_protocol()
19 void tftp_start(enum proto_t protocol); /* Begin TFTP get/put */
14 static int netboot_common(enum proto_t, cmd_tbl_t *, int, char * const []);177 static int netboot_common(enum proto_t proto, cmd_tbl_t *cmdtp, int argc, in netboot_common()
211 static int net_check_prereq(enum proto_t protocol);404 int net_loop(enum proto_t protocol) in net_loop()1310 static int net_check_prereq(enum proto_t protocol) in net_check_prereq()
699 void tftp_start(enum proto_t protocol) in tftp_start()
32 enum proto_t net_loop_last_protocol = BOOTP;