|
Contiki-NG
|
SNMP Implementation of the messagesMore...
#include "snmp.h"Go to the source code of this file.
Functions | |
| int | snmp_message_encode (snmp_packet_t *snmp_packet, snmp_header_t *header, snmp_varbind_t *varbinds) |
| Encodes a SNMP message. More... | |
| int | snmp_message_decode (snmp_packet_t *snmp_packet, snmp_header_t *header, snmp_varbind_t *varbinds) |
SNMP Implementation of the messages
Definition in file snmp-message.h.
1.8.13