|
Pol
Revision:cb584c9
|
#include <pktin.h>
Public Types | |
| enum | { RETCODE_CANCELED, RETCODE_OKAY } |
Public Attributes | |
| char | data [1] |
| u16 | datalen |
| u8 | index |
| u16 | msglen |
| u8 | msgtype |
| u8 | retcode |
| u32 | serial |
| u8 | type |
| char Pol::Core::PKTIN_AC::data[1] |
Definition at line 389 of file pktin.h.
Referenced by Pol::Module::handle_textentry().
| u16 Pol::Core::PKTIN_AC::datalen |
Definition at line 388 of file pktin.h.
Referenced by Pol::Module::handle_textentry().
| u8 Pol::Core::PKTIN_AC::retcode |
Definition at line 382 of file pktin.h.
Referenced by Pol::Module::handle_textentry().