|
EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
#include "icmp4.pb-c.h"Macros | |
| #define | PROTOBUF_C__NO_DEPRECATED |
Functions | |
| void | icmp4__icmp4_schema__init (Icmp4__Icmp4Schema *message) |
| size_t | icmp4__icmp4_schema__get_packed_size (const Icmp4__Icmp4Schema *message) |
| size_t | icmp4__icmp4_schema__pack (const Icmp4__Icmp4Schema *message, uint8_t *out) |
| size_t | icmp4__icmp4_schema__pack_to_buffer (const Icmp4__Icmp4Schema *message, ProtobufCBuffer *buffer) |
| Icmp4__Icmp4Schema * | icmp4__icmp4_schema__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) |
| void | icmp4__icmp4_schema__free_unpacked (Icmp4__Icmp4Schema *message, ProtobufCAllocator *allocator) |
Variables | |
| const ProtobufCMessageDescriptor | icmp4__icmp4_schema__descriptor |
| #define PROTOBUF_C__NO_DEPRECATED |
| void icmp4__icmp4_schema__free_unpacked | ( | Icmp4__Icmp4Schema * | message, |
| ProtobufCAllocator * | allocator | ||
| ) |
| size_t icmp4__icmp4_schema__get_packed_size | ( | const Icmp4__Icmp4Schema * | message | ) |
| void icmp4__icmp4_schema__init | ( | Icmp4__Icmp4Schema * | message | ) |
| size_t icmp4__icmp4_schema__pack | ( | const Icmp4__Icmp4Schema * | message, |
| uint8_t * | out | ||
| ) |
| size_t icmp4__icmp4_schema__pack_to_buffer | ( | const Icmp4__Icmp4Schema * | message, |
| ProtobufCBuffer * | buffer | ||
| ) |
| Icmp4__Icmp4Schema* icmp4__icmp4_schema__unpack | ( | ProtobufCAllocator * | allocator, |
| size_t | len, | ||
| const uint8_t * | data | ||
| ) |
| const ProtobufCMessageDescriptor icmp4__icmp4_schema__descriptor |