|
XINU
|
#include <ethloop.h>

Data Fields | |
| char * | buffer [ELOOP_NBUF] |
| int | count |
| struct dentry * | dev |
| byte | flags |
| char * | hold |
| int | holdlen |
| sid32 | hsem |
| int | index |
| uint32 | nout |
| int | pktlen [ELOOP_NBUF] |
| int | poolid |
| sid32 | sem |
| int | state |
| char* ethloop::buffer[ELOOP_NBUF] |
| int ethloop::pktlen[ELOOP_NBUF] |
1.8.13