RetroArch
Public Attributes | List of all members
uip_pbuf Struct Reference

#include <uip_pbuf.h>

Collaboration diagram for uip_pbuf:
[legend]

Public Attributes

struct uip_pbufnext
 
voidpayload
 
u16_t tot_len
 
u16_t len
 
u16_t flags
 
u16_t ref
 

Member Data Documentation

◆ flags

u16_t uip_pbuf::flags

◆ len

u16_t uip_pbuf::len

◆ next

struct uip_pbuf* uip_pbuf::next

◆ payload

void* uip_pbuf::payload

◆ ref

u16_t uip_pbuf::ref

◆ tot_len

u16_t uip_pbuf::tot_len

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