snmplocalsm.h

00001 /*
00002  * Header file for Local Security Model support
00003  */
00004 
00005 #ifndef SNMPLOCALSM_H
00006 #define SNMPLOCALSM_H
00007 
00008 #ifdef __cplusplus
00009 extern          "C" {
00010 #endif
00011 
00012     int             localsm_rgenerate_out_msg(struct
00013                                           snmp_secmod_outgoing_params *);
00014     int             localsm_process_in_msg(struct snmp_secmod_incoming_params
00015                                        *);
00016     void            init_usm(void);
00017 
00018 #ifdef __cplusplus
00019 }
00020 #endif
00021 #endif                          /* SNMPLOCALSM_H */

net-snmpに対してSat Sep 5 13:14:26 2009に生成されました。  doxygen 1.4.7