Functions | |
void | NutUdpInput (NETBUF *nb) |
Handle incoming UDP packets. | |
int | NutUdpOutput (UDPSOCKET *sock, u_long dest, u_short port, NETBUF *nb) |
Send an UDP packet. |
|
Handle incoming UDP packets.
|
|
Send an UDP packet.
|