|
Squid Web Cache master
|
#include <snmp_client.h>
Public Attributes | |
| int | waiting |
| int | status |
| int | reqid |
| struct snmp_pdu * | pdu |
Definition at line 33 of file snmp_client.h.
| struct snmp_pdu* synch_state::pdu |
Definition at line 41 of file snmp_client.h.
| int synch_state::reqid |
Definition at line 40 of file snmp_client.h.
| int synch_state::status |
Definition at line 35 of file snmp_client.h.
| int synch_state::waiting |
Definition at line 34 of file snmp_client.h.