|
Pol
Revision:cb584c9
|
#include <pktin.h>
Public Attributes | |
| struct { | |
| u16 amount | |
| u32 serial | |
| } | items [1] |
| u16 | msglen |
| u8 | msgtype |
| u16 | num_items |
| u32 | vendor_serial |
| u16 Pol::Core::PKTIN_9F::amount |
Definition at line 348 of file pktin.h.
Referenced by Pol::Module::oldSellHandler(), and Pol::Module::sellhandler().
| struct { ... } Pol::Core::PKTIN_9F::items[1] |
Referenced by Pol::Module::oldSellHandler(), and Pol::Module::sellhandler().
| u16 Pol::Core::PKTIN_9F::num_items |
Definition at line 344 of file pktin.h.
Referenced by Pol::Module::oldSellHandler(), and Pol::Module::sellhandler().
| u32 Pol::Core::PKTIN_9F::serial |
Definition at line 347 of file pktin.h.
Referenced by Pol::Module::oldSellHandler(), and Pol::Module::sellhandler().
| u32 Pol::Core::PKTIN_9F::vendor_serial |
Definition at line 343 of file pktin.h.
Referenced by Pol::Module::oldSellHandler(), and Pol::Module::sellhandler().