Home
last modified time | relevance | path

Searched refs:udp_loop (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/net/
A Dudp.h39 int udp_loop(struct udp_ops *ops);
/u-boot/doc/
A DREADME.udp7 The udp framework define a function udp_loop that take as argument
35 err = udp_loop(&udp_ops);
/u-boot/net/
A Dudp.c27 int udp_loop(struct udp_ops *ops) in udp_loop() function
/u-boot/cmd/
A Dnet.c391 if (udp_loop(&sntp_ops) < 0) { in do_sntp()

Completed in 5 milliseconds