Searched refs:net_loop (Results 1 – 4 of 4) sorted by relevance
41 ret = net_loop(UDP); in udp_loop()
399 if (net_loop(DNS) < 0) { in wget_do_request()418 ret = net_loop(WGET); in wget_do_request()
384 net_loop(RS); in net_init_loop()435 int net_loop(enum proto_t protocol) in net_loop() function452 if (net_loop(NCSI) < 0) in net_loop()
403 int net_loop(enum proto_t protocol) in net_loop() function
Completed in 14 milliseconds