EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
#include "icmp6.pb-c.h"
Macros | |
#define | PROTOBUF_C__NO_DEPRECATED |
Functions | |
void | icmp6__icmp6_schema__init (Icmp6__Icmp6Schema *message) |
size_t | icmp6__icmp6_schema__get_packed_size (const Icmp6__Icmp6Schema *message) |
size_t | icmp6__icmp6_schema__pack (const Icmp6__Icmp6Schema *message, uint8_t *out) |
size_t | icmp6__icmp6_schema__pack_to_buffer (const Icmp6__Icmp6Schema *message, ProtobufCBuffer *buffer) |
Icmp6__Icmp6Schema * | icmp6__icmp6_schema__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) |
void | icmp6__icmp6_schema__free_unpacked (Icmp6__Icmp6Schema *message, ProtobufCAllocator *allocator) |
Variables | |
const ProtobufCMessageDescriptor | icmp6__icmp6_schema__descriptor |
#define PROTOBUF_C__NO_DEPRECATED |
void icmp6__icmp6_schema__free_unpacked | ( | Icmp6__Icmp6Schema * | message, |
ProtobufCAllocator * | allocator | ||
) |
size_t icmp6__icmp6_schema__get_packed_size | ( | const Icmp6__Icmp6Schema * | message | ) |
void icmp6__icmp6_schema__init | ( | Icmp6__Icmp6Schema * | message | ) |
size_t icmp6__icmp6_schema__pack | ( | const Icmp6__Icmp6Schema * | message, |
uint8_t * | out | ||
) |
size_t icmp6__icmp6_schema__pack_to_buffer | ( | const Icmp6__Icmp6Schema * | message, |
ProtobufCBuffer * | buffer | ||
) |
Icmp6__Icmp6Schema* icmp6__icmp6_schema__unpack | ( | ProtobufCAllocator * | allocator, |
size_t | len, | ||
const uint8_t * | data | ||
) |
const ProtobufCMessageDescriptor icmp6__icmp6_schema__descriptor |