|
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. More... | |
| uint32_t | length |
| The string length. More... | |
| 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().
| uint32_t snmp_header_s::snmp_msg_community::length |
The string length.
Definition at line 113 of file snmp.h.
Referenced by snmp_engine().
1.8.13