#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "rpc/at.h"
#include "rpc/at_xc.h"
Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _m0_rpc_at_bulk_rep_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_rpc_at_extra_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _m0_rpc_at_buf_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct m0_rpc_at_bulk_rep)==16U) |
|
| M0_BASSERT (sizeof((struct m0_rpc_at_bulk_rep *) 0) ->abr_rc==4U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_bulk_rep, abr_rc)==0U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_bulk_rep, abr_len)==8U) |
|
| M0_BASSERT (sizeof(struct m0_rpc_at_extra)==48U) |
|
| M0_BASSERT (sizeof((struct m0_rpc_at_extra *) 0) ->abr_desc==24U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_extra, abr_desc)==0U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_extra, abr_bulk)==24U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_extra, abr_user_buf)==32U) |
|
| M0_BASSERT (sizeof(struct m0_rpc_at_buf)==56U) |
|
| M0_BASSERT (sizeof((struct m0_rpc_at_buf *) 0) ->ab_type==4U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, ab_type)==0U) |
|
| M0_BASSERT (sizeof((struct m0_rpc_at_buf *) 0) ->u.ab_buf==16U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, u.ab_buf)==8U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, u.ab_send)==8U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, u.ab_recv)==8U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, u.ab_rep)==8U) |
|
| M0_BASSERT (offsetof(struct m0_rpc_at_buf, u.ab_extra)==8U) |
|
M0_INTERNAL void | m0_xc_m0_rpc_at_bulk_rep_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_rpc_at_extra_struct_init (void) |
|
M0_INTERNAL void | m0_xc_m0_rpc_at_buf_struct_init (void) |
|
M0_INTERNAL void | m0_xc_rpc_at_init (void) |
|
M0_INTERNAL void | m0_xc_rpc_at_fini (void) |
|
◆ M0_BASSERT() [1/21]
◆ M0_BASSERT() [2/21]
◆ M0_BASSERT() [3/21]
◆ M0_BASSERT() [4/21]
◆ M0_BASSERT() [5/21]
◆ M0_BASSERT() [6/21]
◆ M0_BASSERT() [7/21]
◆ M0_BASSERT() [8/21]
◆ M0_BASSERT() [9/21]
◆ M0_BASSERT() [10/21]
◆ M0_BASSERT() [11/21]
◆ M0_BASSERT() [12/21]
◆ M0_BASSERT() [13/21]
◆ M0_BASSERT() [14/21]
M0_BASSERT |
( |
sizeof((struct m0_rpc_at_buf *) 0) -> |
ab_type = =4U | ) |
|
◆ M0_BASSERT() [15/21]
◆ M0_BASSERT() [16/21]
M0_BASSERT |
( |
sizeof((struct m0_rpc_at_buf *) 0) ->u. |
ab_buf = =16U | ) |
|
◆ M0_BASSERT() [17/21]
◆ M0_BASSERT() [18/21]
◆ M0_BASSERT() [19/21]
◆ M0_BASSERT() [20/21]
◆ M0_BASSERT() [21/21]
◆ m0_xc_m0_rpc_at_buf_struct_init()
M0_INTERNAL void m0_xc_m0_rpc_at_buf_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_rpc_at_bulk_rep_struct_init()
M0_INTERNAL void m0_xc_m0_rpc_at_bulk_rep_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_rpc_at_extra_struct_init()
M0_INTERNAL void m0_xc_m0_rpc_at_extra_struct_init |
( |
void |
| ) |
|
◆ m0_xc_rpc_at_fini()
M0_INTERNAL void m0_xc_rpc_at_fini |
( |
void |
| ) |
|
◆ m0_xc_rpc_at_init()
M0_INTERNAL void m0_xc_rpc_at_init |
( |
void |
| ) |
|
◆ _m0_rpc_at_buf
Initial value:= {
._type = {
.xct_name = "m0_rpc_at_buf",
.xct_nr = 6,
}
}
◆ _m0_rpc_at_bulk_rep
Initial value:= {
._type = {
.xct_name = "m0_rpc_at_bulk_rep",
.xct_nr = 2,
}
}
◆ _m0_rpc_at_extra
Initial value:= {
._type = {
.xct_name = "m0_rpc_at_extra",
.xct_nr = 3,
}
}
◆ m0_rpc_at_buf_xc
◆ m0_rpc_at_bulk_rep_xc
struct m0_xcode_type * m0_rpc_at_bulk_rep_xc = &_m0_rpc_at_bulk_rep._type |
◆ m0_rpc_at_extra_xc
struct m0_xcode_type * m0_rpc_at_extra_xc = &_m0_rpc_at_extra._type |