4 #ifndef PROTOBUF_C_dhcp_2eproto__INCLUDED
5 #define PROTOBUF_C_dhcp_2eproto__INCLUDED
7 #include <protobuf-c/protobuf-c.h>
9 PROTOBUF_C__BEGIN_DECLS
11 #if PROTOBUF_C_VERSION_NUMBER < 1003000
12 # error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers.
13 #elif 1004001 < PROTOBUF_C_MIN_COMPILER_VERSION
14 # error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c.
78 #define DHCP__DHCP_SCHEMA__INIT \
80 PROTOBUF_C_MESSAGE_INIT(&dhcp__dhcp_schema__descriptor) \
81 , (char *)protobuf_c_empty_string, 0, 0, 0, 0, 0, 0, 0, \
82 (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, \
83 (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, \
84 (char *)protobuf_c_empty_string \
92 ProtobufCBuffer *buffer);
94 size_t len,
const uint8_t *data);
96 ProtobufCAllocator *allocator);
108 PROTOBUF_C__END_DECLS
Dhcp__DhcpSchema * dhcp__dhcp_schema__unpack(ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
Definition: dhcp.pb-c.c:29
void dhcp__dhcp_schema__free_unpacked(Dhcp__DhcpSchema *message, ProtobufCAllocator *allocator)
Definition: dhcp.pb-c.c:34
const ProtobufCMessageDescriptor dhcp__dhcp_schema__descriptor
Definition: dhcp.pb-c.c:145
size_t dhcp__dhcp_schema__pack(const Dhcp__DhcpSchema *message, uint8_t *out)
Definition: dhcp.pb-c.c:19
size_t dhcp__dhcp_schema__pack_to_buffer(const Dhcp__DhcpSchema *message, ProtobufCBuffer *buffer)
Definition: dhcp.pb-c.c:23
void dhcp__dhcp_schema__init(Dhcp__DhcpSchema *message)
Definition: dhcp.pb-c.c:10
size_t dhcp__dhcp_schema__get_packed_size(const Dhcp__DhcpSchema *message)
Definition: dhcp.pb-c.c:14
void(* Dhcp__DhcpSchema_Closure)(const Dhcp__DhcpSchema *message, void *closure_data)
Definition: dhcp.pb-c.h:99
Definition: dhcp.pb-c.h:23
char * chaddr
Definition: dhcp.pb-c.h:76
uint32_t htype
Definition: dhcp.pb-c.h:36
uint32_t secs
Definition: dhcp.pb-c.h:52
ProtobufCMessage base
Definition: dhcp.pb-c.h:24
uint32_t op
Definition: dhcp.pb-c.h:32
char * yiaddr
Definition: dhcp.pb-c.h:64
uint32_t hops
Definition: dhcp.pb-c.h:44
uint32_t flags
Definition: dhcp.pb-c.h:56
char * giaddr
Definition: dhcp.pb-c.h:72
uint32_t xid
Definition: dhcp.pb-c.h:48
char * ciaddr
Definition: dhcp.pb-c.h:60
char * siaddr
Definition: dhcp.pb-c.h:68
char * id
Definition: dhcp.pb-c.h:28
uint32_t hlen
Definition: dhcp.pb-c.h:40