RetroArch
Public Attributes | List of all members
tcp_listen_pcbs_t Union Reference

#include <tcp.h>

Collaboration diagram for tcp_listen_pcbs_t:
[legend]

Public Attributes

struct tcp_pcb_listenlisten_pcbs
 
struct tcp_pcbpcbs
 

Member Data Documentation

◆ listen_pcbs

struct tcp_pcb_listen* tcp_listen_pcbs_t::listen_pcbs

◆ pcbs

struct tcp_pcb* tcp_listen_pcbs_t::pcbs

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