Home
last modified time | relevance | path

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

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipAddressTable/
H A DipAddressTable.h157 int ipAddressRowStatus, ipAddressRowStatus_undo; member
420 int ipAddressRowStatus_undo(ipAddressTable_rowreq_ctx *
H A DipAddressTable.c2139 ipAddressRowStatus_undo(ipAddressTable_rowreq_ctx * rowreq_ctx) in ipAddressRowStatus_undo() function
2154 rowreq_ctx->ipAddressRowStatus = rowreq_ctx->ipAddressRowStatus_undo; in ipAddressRowStatus_undo()
H A DipAddressTable_interface.c1811 rc = ipAddressRowStatus_undo(rowreq_ctx); in _ipAddressTable_undo_column()