![]() |
Contiki-NG
|
Struct to wrap the community. More...
#include <os/net/app-layer/snmp/snmp.h>
Data Fields | |
| const char * | community |
| A pointer to the community. | |
| uint32_t | length |
| The string length. | |
| const char* snmp_header_s::snmp_msg_community::community |
A pointer to the community.
Definition at line 107 of file snmp.h.
Referenced by snmp_engine(), snmp_message_decode(), and snmp_message_encode().
| uint32_t snmp_header_s::snmp_msg_community::length |
The string length.
Definition at line 113 of file snmp.h.
Referenced by snmp_engine(), snmp_message_decode(), and snmp_message_encode().