#include <udp.h>
Data Fields | |
| udp_pcb * | next |
| ip_addr local_ip | remote_ip |
| uInt16 | local_port |
| uInt16 | remote_port |
| uInt8 | flags |
| uInt16 | chksum_len |
| void(* | recv )(void *arg, struct udp_pcb *pcb, struct pbuf *p, struct ip_addr *addr, uInt16 port) |
| void * | recv_arg |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3