EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Macros | Functions | Variables
ip6.pb-c.c File Reference
#include "ip6.pb-c.h"
Include dependency graph for ip6.pb-c.c:

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__Ip6Schemaip6__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
 

Macro Definition Documentation

◆ PROTOBUF_C__NO_DEPRECATED

#define PROTOBUF_C__NO_DEPRECATED

Function Documentation

◆ ip6__ip6_schema__free_unpacked()

void ip6__ip6_schema__free_unpacked ( Ip6__Ip6Schema message,
ProtobufCAllocator *  allocator 
)

◆ ip6__ip6_schema__get_packed_size()

size_t ip6__ip6_schema__get_packed_size ( const Ip6__Ip6Schema message)

◆ ip6__ip6_schema__init()

void ip6__ip6_schema__init ( Ip6__Ip6Schema message)

◆ ip6__ip6_schema__pack()

size_t ip6__ip6_schema__pack ( const Ip6__Ip6Schema message,
uint8_t *  out 
)

◆ ip6__ip6_schema__pack_to_buffer()

size_t ip6__ip6_schema__pack_to_buffer ( const Ip6__Ip6Schema message,
ProtobufCBuffer *  buffer 
)

◆ ip6__ip6_schema__unpack()

Ip6__Ip6Schema* ip6__ip6_schema__unpack ( ProtobufCAllocator *  allocator,
size_t  len,
const uint8_t *  data 
)

Variable Documentation

◆ ip6__ip6_schema__descriptor

const ProtobufCMessageDescriptor ip6__ip6_schema__descriptor
Initial value:
= {
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
"ip6.Ip6Schema",
"Ip6Schema",
"Ip6__Ip6Schema",
"ip6",
sizeof(Ip6__Ip6Schema),
8,
ip6__ip6_schema__field_descriptors,
ip6__ip6_schema__field_indices_by_name,
1,
ip6__ip6_schema__number_ranges,
(ProtobufCMessageInit)ip6__ip6_schema__init,
NULL,
NULL,
NULL
}
void ip6__ip6_schema__init(Ip6__Ip6Schema *message)
Definition: ip6.pb-c.c:10
typedefPROTOBUF_C__BEGIN_DECLS struct Ip6__Ip6Schema Ip6__Ip6Schema
Definition: ip6.pb-c.h:17