RetroArch
Public Attributes | List of all members
tcp_seg Struct Reference

#include <tcp.h>

Collaboration diagram for tcp_seg:
[legend]

Public Attributes

struct tcp_segnext
 
struct pbufp
 
voiddataptr
 
u16_t len
 
struct tcp_hdrtcphdr
 

Member Data Documentation

◆ dataptr

void* tcp_seg::dataptr

◆ len

u16_t tcp_seg::len

◆ next

struct tcp_seg* tcp_seg::next

◆ p

struct pbuf* tcp_seg::p

◆ tcphdr

struct tcp_hdr* tcp_seg::tcphdr

The documentation for this struct was generated from the following file: