Home
last modified time | relevance | path

Searched refs:netsnmp_assert (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-forward-mib/ipCidrRouteTable/
H A DipCidrRouteTable.c141 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteTable_rowreq_ctx_init()
161 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteTable_rowreq_ctx_cleanup()
439 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteIfIndex_get()
505 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteType_get()
562 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteProto_get()
620 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteAge_get()
702 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteInfo_get()
767 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteNextHopAS_get()
825 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteMetric1_get()
883 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteMetric2_get()
[all …]
H A DipCidrRouteTable_data_access.c149 netsnmp_assert(NULL != route_entry); in _snarf_route_entry()
150 netsnmp_assert(NULL != container); in _snarf_route_entry()
321 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteTable_row_prep()
389 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteDest_check_index()
458 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteMask_check_index()
537 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteTos_check_index()
594 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteNextHop_check_index()
646 netsnmp_assert(NULL != rowreq_ctx); in ipCidrRouteTable_validate_index()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/rmon-mib/etherStatsTable/
H A DetherStatsTable_data_get.c199 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDataSource_get()
280 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDropEvents_get()
354 netsnmp_assert(NULL != rowreq_ctx); in etherStatsOctets_get()
407 netsnmp_assert(NULL != rowreq_ctx); in etherStatsPkts_get()
462 netsnmp_assert(NULL != rowreq_ctx); in etherStatsBroadcastPkts_get()
520 netsnmp_assert(NULL != rowreq_ctx); in etherStatsMulticastPkts_get()
580 netsnmp_assert(NULL != rowreq_ctx); in etherStatsCRCAlignErrors_get()
637 netsnmp_assert(NULL != rowreq_ctx); in etherStatsUndersizePkts_get()
694 netsnmp_assert(NULL != rowreq_ctx); in etherStatsOversizePkts_get()
757 netsnmp_assert(NULL != rowreq_ctx); in etherStatsFragments_get()
[all …]
H A DetherStatsTable_data_set.c145 netsnmp_assert(NULL != rowreq_ctx); in etherStatsTable_undo_setup()
185 netsnmp_assert(NULL != rowreq_ctx); in etherStatsTable_undo()
222 netsnmp_assert(NULL != rowreq_ctx); in etherStatsTable_undo_cleanup()
260 netsnmp_assert(NULL != rowreq_ctx); in etherStatsTable_commit()
367 netsnmp_assert(NULL != rowreq_ctx); in etherStatsTable_undo_commit()
483 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDataSource_check_value()
519 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDataSource_undo_setup()
560 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDataSource_set()
590 netsnmp_assert(NULL != rowreq_ctx); in etherStatsDataSource_undo()
680 netsnmp_assert(NULL != rowreq_ctx); in etherStatsOwner_check_value()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/etherlike-mib/dot3StatsTable/
H A Ddot3StatsTable_data_get.c189 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsAlignmentErrors_get()
276 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsFCSErrors_get()
347 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsSingleCollisionFrames_get()
421 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsMultipleCollisionFrames_get()
490 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsSQETestErrors_get()
558 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsDeferredTransmissions_get()
628 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsLateCollisions_get()
693 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsExcessiveCollisions_get()
778 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsInternalMacTransmitErrors_get()
850 netsnmp_assert(NULL != rowreq_ctx); in dot3StatsCarrierSenseErrors_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipSystemStatsTable/
H A DipSystemStatsTable.c142 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsTable_rowreq_ctx_init()
161 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsTable_rowreq_ctx_cleanup()
394 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInReceives_get()
525 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInOctets_get()
655 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInHdrErrors_get()
719 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInNoRoutes_get()
789 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInAddrErrors_get()
863 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInUnknownProtos_get()
928 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInTruncatedPkts_get()
1002 netsnmp_assert(NULL != rowreq_ctx); in ipSystemStatsInForwDatagrams_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/ifTable/
H A DifTable.c211 netsnmp_assert(NULL != rowreq_ctx); in ifTable_rowreq_ctx_init()
235 netsnmp_assert(NULL != rowreq_ctx); in ifTable_rowreq_ctx_cleanup()
462 netsnmp_assert(NULL != rowreq_ctx); in ifDescr_get()
551 netsnmp_assert(NULL != rowreq_ctx); in ifType_get()
606 netsnmp_assert(NULL != rowreq_ctx); in ifMtu_get()
665 netsnmp_assert(NULL != rowreq_ctx); in ifSpeed_get()
742 netsnmp_assert(NULL != rowreq_ctx); in ifPhysAddress_get()
837 netsnmp_assert(NULL != rowreq_ctx); in ifAdminStatus_get()
902 netsnmp_assert(NULL != rowreq_ctx); in ifOperStatus_get()
958 netsnmp_assert(NULL != rowreq_ctx); in ifLastChange_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipIfStatsTable/
H A DipIfStatsTable_data_get.c217 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInReceives_get()
342 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInOctets_get()
468 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInHdrErrors_get()
531 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInNoRoutes_get()
599 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInAddrErrors_get()
671 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInUnknownProtos_get()
734 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInTruncatedPkts_get()
805 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsInForwDatagrams_get()
938 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsReasmReqds_get()
1005 netsnmp_assert(NULL != rowreq_ctx); in ipIfStatsReasmOKs_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/ifXTable/
H A DifXTable.c138 netsnmp_assert(NULL != rowreq_ctx); in ifXTable_rowreq_ctx_init()
144 netsnmp_assert(0); in ifXTable_rowreq_ctx_init()
159 netsnmp_assert(NULL != rowreq_ctx); in ifXTable_rowreq_ctx_cleanup()
167 netsnmp_assert(0); in ifXTable_rowreq_ctx_cleanup()
416 netsnmp_assert(NULL != rowreq_ctx); in ifName_get()
493 netsnmp_assert(NULL != rowreq_ctx); in ifInMulticastPkts_get()
552 netsnmp_assert(NULL != rowreq_ctx); in ifInBroadcastPkts_get()
613 netsnmp_assert(NULL != rowreq_ctx); in ifOutMulticastPkts_get()
674 netsnmp_assert(NULL != rowreq_ctx); in ifOutBroadcastPkts_get()
1204 netsnmp_assert(NULL != rowreq_ctx); in ifLinkUpDownTrapEnable_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipv6ScopeZoneIndexTable/
H A Dipv6ScopeZoneIndexTable.c142 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexTable_rowreq_ctx_init()
160 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexTable_rowreq_ctx_cleanup()
397 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexLinkLocal_get()
452 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndex3_get()
508 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexAdminLocal_get()
563 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexSiteLocal_get()
617 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndex6_get()
671 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndex7_get()
727 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndexOrganizationLocal_get()
781 netsnmp_assert(NULL != rowreq_ctx); in ipv6ScopeZoneIndex9_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-forward-mib/inetCidrRouteTable/
H A DinetCidrRouteTable.c179 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteTable_rowreq_ctx_init()
210 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteTable_rowreq_ctx_cleanup()
576 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteIfIndex_get()
649 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteType_get()
709 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteProto_get()
769 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteAge_get()
831 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteNextHopAS_get()
892 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteMetric1_get()
953 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteMetric2_get()
1014 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteMetric3_get()
[all …]
H A DinetCidrRouteTable_data_access.c144 netsnmp_assert(NULL != route_entry); in _snarf_route_entry()
145 netsnmp_assert(NULL != container); in _snarf_route_entry()
334 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteTable_row_prep()
436 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteDestType_check_index()
534 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteDest_check_index()
611 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRoutePfxLen_check_index()
677 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRoutePolicy_check_index()
748 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteNextHopType_check_index()
837 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteNextHop_check_index()
889 netsnmp_assert(NULL != rowreq_ctx); in inetCidrRouteTable_validate_index()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipv6InterfaceTable/
H A Dipv6InterfaceTable.c146 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceTable_rowreq_ctx_init()
165 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceTable_rowreq_ctx_cleanup()
302 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceReasmMaxSize_get()
393 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceIdentifier_get()
485 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceEnableStatus_get()
539 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceReachableTime_get()
600 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceRetransmitTime_get()
680 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceForwarding_get()
813 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceTable_undo_setup()
853 netsnmp_assert(NULL != rowreq_ctx); in ipv6InterfaceTable_undo()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/snmp-usm-dh-objects-mib/usmDHUserKeyTable/
H A DusmDHUserKeyTable_data_set.c232 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_undo_setup()
271 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_undo()
307 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_undo_cleanup()
344 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_commit()
384 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_undo_commit()
426 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserKeyTable_irreversible_commit()
537 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserAuthKeyChange_check_value()
576 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserAuthKeyChange_undo_setup()
615 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserAuthKeyChange_set()
643 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserAuthKeyChange_undo()
[all …]
H A DusmDHUserKeyTable_data_get.c155 netsnmp_assert(user->next == (struct usmUser *) -1); in usmDHUserKeyTable_release_data()
156 netsnmp_assert(user->prev == (struct usmUser *) -1); in usmDHUserKeyTable_release_data()
338 netsnmp_assert((NULL != usmDHUserAuthKeyChange_val_ptr_ptr) in usmDHUserAuthKeyChange_get()
340 netsnmp_assert(NULL != usmDHUserAuthKeyChange_val_ptr_len_ptr); in usmDHUserAuthKeyChange_get()
346 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserAuthKeyChange_get()
422 netsnmp_assert((NULL != usmDHUserOwnAuthKeyChange_val_ptr_ptr) in usmDHUserOwnAuthKeyChange_get()
430 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserOwnAuthKeyChange_get()
505 netsnmp_assert((NULL != usmDHUserPrivKeyChange_val_ptr_ptr) in usmDHUserPrivKeyChange_get()
513 netsnmp_assert(NULL != rowreq_ctx); in usmDHUserPrivKeyChange_get()
589 netsnmp_assert((NULL != usmDHUserOwnPrivKeyChange_val_ptr_ptr) in usmDHUserOwnPrivKeyChange_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/inetNetToMediaTable/
H A DinetNetToMediaTable.c142 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_rowreq_ctx_init()
161 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_rowreq_ctx_cleanup()
470 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaPhysAddress_get()
533 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaLastUpdated_get()
624 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaType_get()
681 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaState_get()
874 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_undo_setup()
914 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_undo()
951 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_undo_cleanup()
989 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_commit()
[all …]
H A DinetNetToMediaTable_data_access.c89 netsnmp_assert(NULL != arp_entry); in _add_or_update_arp_entry()
90 netsnmp_assert(NULL != container); in _add_or_update_arp_entry()
383 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_row_prep()
454 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaIfIndex_check_index()
518 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaNetAddressType_check_index()
592 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaNetAddress_check_index()
644 netsnmp_assert(NULL != rowreq_ctx); in inetNetToMediaTable_validate_index()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipAddressTable/
H A DipAddressTable.c155 netsnmp_assert(NULL != rowreq_ctx); in ipAddressTable_rowreq_ctx_init()
174 netsnmp_assert(NULL != rowreq_ctx); in ipAddressTable_rowreq_ctx_cleanup()
525 netsnmp_assert(NULL != rowreq_ctx); in ipAddressIfIndex_get()
580 netsnmp_assert(NULL != rowreq_ctx); in ipAddressType_get()
657 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefix_get()
732 netsnmp_assert(NULL != rowreq_ctx); in ipAddressOrigin_get()
791 netsnmp_assert(NULL != rowreq_ctx); in ipAddressStatus_get()
847 netsnmp_assert(NULL != rowreq_ctx); in ipAddressCreated_get()
903 netsnmp_assert(NULL != rowreq_ctx); in ipAddressLastChanged_get()
1019 netsnmp_assert(NULL != rowreq_ctx); in ipAddressStorageType_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/snmp-notification-mib/snmpNotifyFilterTable/
H A DsnmpNotifyFilterTable.c146 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_rowreq_ctx_init()
177 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_rowreq_ctx_cleanup()
532 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterMask_get()
614 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterType_get()
674 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterStorageType_get()
856 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_undo_setup()
896 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_undo()
933 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_undo_cleanup()
968 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_commit()
1006 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_undo_commit()
[all …]
H A DsnmpNotifyFilterTable_data_access.c300 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_row_prep()
366 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_snmpNotifyFilterProfileName_check_index()
432 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterSubtree_check_index()
484 netsnmp_assert(NULL != rowreq_ctx); in snmpNotifyFilterTable_validate_index()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipv4InterfaceTable/
H A Dipv4InterfaceTable.c146 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_rowreq_ctx_init()
168 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_rowreq_ctx_cleanup()
305 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceReasmMaxSize_get()
369 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceEnableStatus_get()
426 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceRetransmitTime_get()
559 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_undo_setup()
599 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_undo()
635 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_undo_cleanup()
673 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_commit()
745 netsnmp_assert(NULL != rowreq_ctx); in ipv4InterfaceTable_undo_commit()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/tcp-mib/tcpConnectionTable/
H A DtcpConnectionTable.c134 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_rowreq_ctx_init()
153 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_rowreq_ctx_cleanup()
515 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionState_get()
572 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionProcess_get()
699 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_undo_setup()
739 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_undo()
775 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_undo_cleanup()
813 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_commit()
884 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionTable_undo_commit()
993 netsnmp_assert(NULL != rowreq_ctx); in tcpConnectionState_check_value()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipAddressPrefixTable/
H A DipAddressPrefixTable.c142 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixTable_rowreq_ctx_init()
161 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixTable_rowreq_ctx_cleanup()
385 netsnmp_assert(NULL != ipAddressPrefixOrigin_val_ptr); in ipAddressPrefixOrigin_get()
391 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixOrigin_get()
444 netsnmp_assert(NULL != ipAddressPrefixOnLinkFlag_val_ptr); in ipAddressPrefixOnLinkFlag_get()
449 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixOnLinkFlag_get()
510 netsnmp_assert(NULL != ipAddressPrefixAutonomousFlag_val_ptr); in ipAddressPrefixAutonomousFlag_get()
515 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixAutonomousFlag_get()
588 netsnmp_assert(NULL != rowreq_ctx); in ipAddressPrefixAdvPreferredLifetime_get()
650 netsnmp_assert(NULL != ipAddressPrefixAdvValidLifetime_val_ptr); in ipAddressPrefixAdvValidLifetime_get()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/
H A DwinExtDLL.c744 netsnmp_assert(FALSE); in get_context_info()
816 netsnmp_assert(0); in get_request_type()
843 netsnmp_assert(0); in var_winExtDLL()
1697 netsnmp_assert(0); in convert_win_snmp_err()
1803 netsnmp_assert(name); in copy_oid_to_new_windows_oid()
1831 netsnmp_assert(a);
1842 netsnmp_assert(a); in xarray_destroy()
1858 netsnmp_assert(a); in xarray_push_back()
1859 netsnmp_assert(elem); in xarray_push_back()
1877 netsnmp_assert(a);
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/
H A Dobject_monitor.c176 netsnmp_assert(need_init == 0); in netsnmp_monitor_register()
269 netsnmp_assert(need_init == 0); in netsnmp_notify_monitor()
305 netsnmp_assert(need_init == 0); in netsnmp_monitor_process_callbacks()
306 netsnmp_assert(NULL == callback_ready_list); in netsnmp_monitor_process_callbacks()
356 netsnmp_assert(callback_ready_list == NULL); in netsnmp_monitor_process_callbacks()
357 netsnmp_assert(callback_pending_list = NULL); in netsnmp_monitor_process_callbacks()
392 netsnmp_assert(need_init == 0); in netsnmp_notify_cooperative()
451 netsnmp_assert(wl->head != NULL); in insert_watcher()
535 netsnmp_assert(need_init == 0); in check_registered()
667 netsnmp_assert(callback_pending_list == NULL); in move_pending_to_ready()

12345678