RetroArch
|
#include <tcp.h>
Public Attributes | |
struct tcp_seg * | next |
struct pbuf * | p |
void * | dataptr |
u16_t | len |
struct tcp_hdr * | tcphdr |
void* tcp_seg::dataptr |
u16_t tcp_seg::len |
struct tcp_seg* tcp_seg::next |
struct pbuf* tcp_seg::p |
struct tcp_hdr* tcp_seg::tcphdr |