Searched defs:packetid (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/regress/usr.sbin/snmpd/ |
H A D | agentx.c | 91 uint32_t packetid; member 130 uint32_t packetid = arc4random(); in agentx_open_nnbo() local 157 uint32_t packetid = arc4random(); in agentx_open_nbo() local 190 uint32_t packetid = arc4random(); in agentx_open_invalidversion() local 214 uint32_t packetid = arc4random(); in agentx_open_ignore_sessionid() local 264 uint32_t packetid = arc4random(); in agentx_open_invalid_oid() local 291 uint32_t packetid = arc4random(); in agentx_open_descr_too_long() local 320 uint32_t packetid = arc4random(); in agentx_open_descr_invalid() local 348 uint32_t packetid = arc4random(); in agentx_open_context() local 377 uint32_t packetid = arc4random(); in agentx_open_instance_registration() local [all …]
|
/openbsd-src/lib/libagentx/ |
H A D | agentx.c | 450 uint32_t packetid; in agentx_session_start() local 513 uint32_t packetid; in agentx_session_close() local 923 uint32_t packetid; local 986 uint32_t packetid; local 1184 uint32_t packetid; local 1270 uint32_t packetid; local 1686 uint32_t packetid; local 1886 uint32_t packetid; local 2159 uint32_t packetid; local 2315 uint32_t packetid; local
|
H A D | ax.c | 556 uint32_t packetid, uint32_t sysuptime, uint16_t error, uint16_t index, in ax_response() 961 uint32_t packetid, plength; in ax_pdu_queue() local 978 uint32_t sessionid, uint32_t transactionid, uint32_t packetid, in ax_pdu_header() 1015 uint32_t packetid, *packetids; in ax_packetid() local
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | ax.c | 540 uint32_t packetid, struct ax_ostring *context, struct ax_searchrange *srl, in ax_get() 559 uint32_t packetid, struct ax_ostring *context, struct ax_searchrange *srl, in ax_getnext() 696 uint32_t packetid, uint32_t sysuptime, uint16_t error, uint16_t index, in ax_response() 1110 uint32_t packetid, plength; in ax_pdu_queue() local 1127 uint32_t sessionid, uint32_t transactionid, uint32_t packetid, in ax_pdu_header()
|