/openbsd-src/regress/usr.sbin/snmpd/ |
H A D | backend.c | 39 int32_t requestid; in backend_get_integer() local 77 int32_t requestid; in backend_get_octetstring() local 114 int32_t requestid; in backend_get_objectidentifier() local 152 int32_t requestid; in backend_get_ipaddress() local 189 int32_t requestid; in backend_get_counter32() local 226 int32_t requestid; in backend_get_gauge32() local 263 int32_t requestid; in backend_get_timeticks() local 299 int32_t requestid; in backend_get_opaque() local 348 int32_t requestid; in backend_get_counter64() local 384 int32_t requestid; in backend_get_nosuchobject() local [all …]
|
H A D | snmp.c | 148 int32_t requestid; in snmp_v3_usm_noauthpriv() local 211 snmpv2_get(int s, const char *community, int32_t requestid, in snmpv2_get() 219 snmpv2_getnext(int s, const char *community, int32_t requestid, in snmpv2_getnext() 227 snmpv2_getbulk(int s, const char *community, int32_t requestid, int32_t nonrep, in snmpv2_getbulk() 236 int32_t requestid, int32_t error, int32_t index, in snmpv2_build() 253 int32_t requestid, int32_t error, int32_t index, in snmpv2_send() 288 int32_t requestid, int32_t error, int32_t index, in snmpv2_response_validate() 351 union securityparams *params, int32_t requestid, in snmpv3_get() 360 union securityparams *params, enum snmp_request request, int32_t requestid, in snmpv3_send() 620 union securityparams *sp, int32_t requestid, int32_t error, int32_t index, in snmpv3_response_validate() [all …]
|
H A D | transport.c | 28 int32_t requestid; in transport_tcp_get() local 65 int32_t requestid; in transport_tcp_disconnect() local
|
H A D | agentx.c | 725 int32_t requestid; in agentx_ping_invalid_version_close() local
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | application_blocklist.c | 94 int32_t requestid, __unused const char *ctx, struct appl_varbind *vblist) in appl_blocklist_get() 122 __unused int32_t transactionid, int32_t requestid, __unused const char *ctx, in appl_blocklist_getnext()
|
H A D | application_internal.c | 316 int32_t requestid, __unused const char *ctx, struct appl_varbind *vblist) in appl_internal_get() 373 __unused int32_t transactionid, int32_t requestid, __unused const char *ctx, in appl_internal_getnext()
|
H A D | application.c | 874 int32_t requestid; in appl_processpdu() local 1292 appl_response(struct appl_backend *backend, int32_t requestid, in appl_response() 1784 appl_report(struct snmp_message *statereference, int32_t requestid, in appl_report() 1837 int32_t requestid, uint16_t error, uint16_t index, in appl_pdu_log()
|
H A D | application_agentx.c | 714 int32_t requestid, const char *ctx, struct appl_varbind *vblist) in appl_agentx_get() 765 int32_t requestid, const char *ctx, struct appl_varbind *vblist) in appl_agentx_getnext()
|
H A D | snmpe.c | 739 snmpe_send(struct snmp_message *msg, enum snmp_pdutype type, int32_t requestid, in snmpe_send()
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | ldpd.h | 225 uint32_t requestid; member
|