Searched refs:proto_t (Results 1 – 6 of 6) sorted by relevance
539 enum proto_t { enum590 int net_loop(enum proto_t);692 extern enum proto_t net_loop_last_protocol; in eth_is_on_demand_init()703 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 */
16 static int netboot_common(enum proto_t, cmd_tbl_t *, int, char * const []);287 static int netboot_common(enum proto_t proto, cmd_tbl_t *cmdtp, int argc, in netboot_common()
204 static int net_check_prereq(enum proto_t protocol);397 int net_loop(enum proto_t protocol) in net_loop()1290 static int net_check_prereq(enum proto_t protocol) in net_check_prereq()
699 void tftp_start(enum proto_t protocol) in tftp_start()
35 enum proto_t net_loop_last_protocol = BOOTP;