#include <mscpdef.h>
Public Attributes | |
struct _mscp_basic_pkt | mscp_r_mscp_basic_pkt |
union { | |
struct { | |
unsigned int mscp_l_rec_cnt | |
unsigned int mscp_l_tmgp_cnt | |
} | |
struct { | |
unsigned int mscp_l_rcskiped | |
unsigned int mscp_l_tmskiped | |
} | |
}; |
Definition at line 677 of file mscpdef.h.
struct _mscp_basic_pkt _repos::mscp_r_mscp_basic_pkt [read] |
unsigned int _repos::mscp_l_rec_cnt |
unsigned int _repos::mscp_l_tmgp_cnt |
unsigned int _repos::mscp_l_rcskiped |
unsigned int _repos::mscp_l_tmskiped |
union { ... } |