Go to the source code of this file.
|
static ssize_t | jer_decode__primitive_body (void *key, const void *chunk_buf, size_t chunk_size, int have_more) |
|
static int | jer_decode__unexpected_tag (void *key, const void *chunk_buf, size_t chunk_size) |
|
asn_dec_rval_t | jer_decode_primitive (const asn_codec_ctx_t *opt_codec_ctx, const asn_TYPE_descriptor_t *td, void **sptr, size_t struct_size, const void *buf_ptr, size_t size, jer_primitive_body_decoder_f *prim_body_decoder) |
|
◆ jer_decode__primitive_body()
static ssize_t jer_decode__primitive_body |
( |
void * |
key, |
|
|
const void * |
chunk_buf, |
|
|
size_t |
chunk_size, |
|
|
int |
have_more |
|
) |
| |
|
static |
◆ jer_decode__unexpected_tag()
static int jer_decode__unexpected_tag |
( |
void * |
key, |
|
|
const void * |
chunk_buf, |
|
|
size_t |
chunk_size |
|
) |
| |
|
static |
◆ jer_decode_primitive()