#include <protobuf-c/protobuf-c.h>
Go to the source code of this file.
◆ ICMP6__ICMP6_SCHEMA__INIT
#define ICMP6__ICMP6_SCHEMA__INIT |
Value: { \
, (char *)protobuf_c_empty_string, 0, 0, 0, 0 \
}
const ProtobufCMessageDescriptor icmp6__icmp6_schema__descriptor
Definition: icmp6.pb-c.c:88
◆ Icmp6__Icmp6Schema
◆ Icmp6__Icmp6Schema_Closure
typedef void(* Icmp6__Icmp6Schema_Closure) (const Icmp6__Icmp6Schema *message, void *closure_data) |
◆ icmp6__icmp6_schema__free_unpacked()
void icmp6__icmp6_schema__free_unpacked |
( |
Icmp6__Icmp6Schema * |
message, |
|
|
ProtobufCAllocator * |
allocator |
|
) |
| |
◆ icmp6__icmp6_schema__get_packed_size()
◆ icmp6__icmp6_schema__init()
◆ icmp6__icmp6_schema__pack()
◆ icmp6__icmp6_schema__pack_to_buffer()
size_t icmp6__icmp6_schema__pack_to_buffer |
( |
const Icmp6__Icmp6Schema * |
message, |
|
|
ProtobufCBuffer * |
buffer |
|
) |
| |
◆ icmp6__icmp6_schema__unpack()
Icmp6__Icmp6Schema* icmp6__icmp6_schema__unpack |
( |
ProtobufCAllocator * |
allocator, |
|
|
size_t |
len, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ icmp6__icmp6_schema__descriptor
const ProtobufCMessageDescriptor icmp6__icmp6_schema__descriptor |
|
extern |