RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros
raw_cb.h File Reference
#include <sys/socket.h>
#include <sys/queue.h>
Include dependency graph for raw_cb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rawcb
 

Macros

#define sotorawcb(so)   ((struct rawcb *)(so)->so_pcb)
 
#define RAWSNDQ   8192
 
#define RAWRCVQ   8192