Home
last modified time | relevance | path

Searched refs:boots (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/apps/snmp/
H A Dsnmpv3.c127 u32_t boots = snmpv3_get_engine_boots_internal(); in snmpv3_build_priv_param()
128 SMEMCPY(&priv_param[0], &boots, 4); in snmpv3_build_priv_param()
H A Dsnmp_msg.c1070 s32_t boots = snmpv3_get_engine_boots_internal(); in snmp_parse_inbound_frame() local
1071 if ((request->msg_authoritative_engine_boots != boots) || (boots == 2147483647UL)) { in snmp_parse_inbound_frame()
/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dsnmpv3.h79 void snmpv3_set_engine_boots(u32_t boots);