RetroArch
Public Attributes | List of all members
tcpip_sock Struct Reference
Collaboration diagram for tcpip_sock:
[legend]

Public Attributes

struct tcpip_socknext
 
struct uip_tcp_pcbpcb
 
struct uip_pbuflastdata
 
s32 lastoffset
 
s32 recvevt
 
s32 sendevt
 
s32 flags
 
s32 err
 
s32 socket
 

Member Data Documentation

◆ err

s32 tcpip_sock::err

◆ flags

s32 tcpip_sock::flags

◆ lastdata

struct uip_pbuf* tcpip_sock::lastdata

◆ lastoffset

s32 tcpip_sock::lastoffset

◆ next

struct tcpip_sock* tcpip_sock::next

◆ pcb

struct uip_tcp_pcb* tcpip_sock::pcb

◆ recvevt

s32 tcpip_sock::recvevt

◆ sendevt

s32 tcpip_sock::sendevt

◆ socket

s32 tcpip_sock::socket

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