Linux Kernel
3.7.1
|
#include <ozprotocol.h>
Data Fields | |
u8 | app_id |
u8 | elt_seq_num |
u8 | type |
u8 | req_id |
u16 | offset |
u16 | total_size |
u8 | rcode |
u8 | data [1] |
Definition at line 217 of file ozprotocol.h.
u8 app_id |
Definition at line 218 of file ozprotocol.h.
Definition at line 225 of file ozprotocol.h.
u8 elt_seq_num |
Definition at line 219 of file ozprotocol.h.
Definition at line 222 of file ozprotocol.h.
u8 rcode |
Definition at line 224 of file ozprotocol.h.
u8 req_id |
Definition at line 221 of file ozprotocol.h.
u16 total_size |
Definition at line 223 of file ozprotocol.h.
Definition at line 220 of file ozprotocol.h.