| net-snmp 5.7 | 
| Data Fields | |
| 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 | 
Definition at line 211 of file snmp_api.c.
 1.7.4
 1.7.4