| EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    Secure router - reference implementation | 
#include "ip6.pb-c.h"| Macros | |
| #define | PROTOBUF_C__NO_DEPRECATED | 
| Functions | |
| void | ip6__ip6_schema__init (Ip6__Ip6Schema *message) | 
| size_t | ip6__ip6_schema__get_packed_size (const Ip6__Ip6Schema *message) | 
| size_t | ip6__ip6_schema__pack (const Ip6__Ip6Schema *message, uint8_t *out) | 
| size_t | ip6__ip6_schema__pack_to_buffer (const Ip6__Ip6Schema *message, ProtobufCBuffer *buffer) | 
| Ip6__Ip6Schema * | ip6__ip6_schema__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) | 
| void | ip6__ip6_schema__free_unpacked (Ip6__Ip6Schema *message, ProtobufCAllocator *allocator) | 
| Variables | |
| const ProtobufCMessageDescriptor | ip6__ip6_schema__descriptor | 
| #define PROTOBUF_C__NO_DEPRECATED | 
| void ip6__ip6_schema__free_unpacked | ( | Ip6__Ip6Schema * | message, | 
| ProtobufCAllocator * | allocator | ||
| ) | 
| size_t ip6__ip6_schema__get_packed_size | ( | const Ip6__Ip6Schema * | message | ) | 
| void ip6__ip6_schema__init | ( | Ip6__Ip6Schema * | message | ) | 
| size_t ip6__ip6_schema__pack | ( | const Ip6__Ip6Schema * | message, | 
| uint8_t * | out | ||
| ) | 
| size_t ip6__ip6_schema__pack_to_buffer | ( | const Ip6__Ip6Schema * | message, | 
| ProtobufCBuffer * | buffer | ||
| ) | 
| Ip6__Ip6Schema* ip6__ip6_schema__unpack | ( | ProtobufCAllocator * | allocator, | 
| size_t | len, | ||
| const uint8_t * | data | ||
| ) | 
| const ProtobufCMessageDescriptor ip6__ip6_schema__descriptor |