#include <api.h>
Definition at line 68 of file api.h.
Data Fields | |
| err_t | err | 
| ip_addr * | fromaddr | 
| uInt16 | fromport | 
| pbuf * | p | 
| pbuf * | ptr | 
| struct ip_addr* netbuf::fromaddr | 
Definition at line 70 of file api.h.
Referenced by netbuf_fromaddr(), netconn_recv(), and recv_udp().
Definition at line 71 of file api.h.
Referenced by netbuf_fromport(), netconn_recv(), and recv_udp().
Definition at line 69 of file api.h.
Referenced by netbuf_alloc(), netbuf_chain(), netbuf_copy_partial(), netbuf_delete(), netbuf_first(), netbuf_free(), netbuf_len(), netbuf_new(), netbuf_ref(), netconn_recv(), netconn_send(), and recv_udp().
| struct pbuf * netbuf::ptr | 
Definition at line 69 of file api.h.
Referenced by netbuf_alloc(), netbuf_chain(), netbuf_data(), netbuf_delete(), netbuf_first(), netbuf_free(), netbuf_new(), netbuf_next(), netbuf_ref(), netconn_recv(), and recv_udp().
 1.4.7