変数 | |
| netsnmp_request_list * | requests |
| netsnmp_request_list * | requestsEnd |
| int(* | hook_pre )(netsnmp_session *, netsnmp_transport *, void *, int) |
| int(* | hook_parse )(netsnmp_session *, netsnmp_pdu *, u_char *, size_t) |
| int(* | hook_post )(netsnmp_session *, netsnmp_pdu *, int) |
| int(* | hook_build )(netsnmp_session *, netsnmp_pdu *, u_char *, size_t *) |
| int(* | hook_realloc_build )(netsnmp_session *, netsnmp_pdu *, u_char **, size_t *, size_t *) |
| int(* | check_packet )(u_char *, size_t) |
| netsnmp_pdu *(* | hook_create_pdu )(netsnmp_transport *, void *, size_t) |
| u_char * | packet |
| size_t | packet_len |
| size_t | packet_size |
snmp_api.c の 202 行で定義されています。
1.4.7