Rtos API example

Embed: (wiki syntax)

« Back to documentation index

raw_pcb Struct Reference

raw_pcb Struct Reference

the RAW protocol control block More...

#include <raw.h>

Data Fields

raw_recv_fn recv
 receive callback function

Detailed Description

the RAW protocol control block

Definition at line 71 of file raw.h.


Field Documentation

receive callback function

Definition at line 80 of file raw.h.