RetroArch
Public Attributes | List of all members
raw_pcb Struct Reference

#include <raw.h>

Collaboration diagram for raw_pcb:
[legend]

Public Attributes

 IP_PCB
 
struct raw_pcbnext
 
u16_t protocol
 
u8_t(* recv )(void *arg, struct raw_pcb *pcb, struct pbuf *p, struct ip_addr *addr)
 
voidrecv_arg
 

Member Data Documentation

◆ IP_PCB

raw_pcb::IP_PCB

◆ next

struct raw_pcb* raw_pcb::next

◆ protocol

u16_t raw_pcb::protocol

◆ recv

u8_t(* raw_pcb::recv) (void *arg, struct raw_pcb *pcb, struct pbuf *p, struct ip_addr *addr)

◆ recv_arg

void* raw_pcb::recv_arg

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