MCPcopy Create free account

hub / github.com/Mellanox/libvma / types & classes

Types & classes1,830 in github.com/Mellanox/libvma

↓ 5 callersClassreusable_cleanable_test_socket
tests/gtest/tcp/tcp_sockopt.cc:21
↓ 5 callersClassroute_rule_table_key
* This class is used as key for route and rule table cashed history * and its consist from destination IP, source IP and TOS. */
src/vma/proto/route_rule_table_key.h:22
↓ 4 callersClassflow_spec_4t_key_t
src/vma/dev/ring_slave.h:33
↓ 4 callersClassiterator
src/vma/util/hash_map.h:59
↓ 4 callersClassneigh_key
src/vma/proto/neighbour.h:32
↓ 4 callersClassring_allocation_logic_tx
src/vma/dev/ring_allocation_logic.h:89
↓ 4 callersClasssigaction
tools/daemon/daemon.c:126
↓ 3 callersClassevent_data_t
src/vma/event/event_handler_manager.h:112
↓ 3 callersClassring_allocation_logic_rx
src/vma/dev/ring_allocation_logic.h:76
↓ 2 callersClassbuffer_pool
src/vma/dev/qp_mgr.h:29
↓ 2 callersClassinstance
data structure for holding the instances descriptors */
src/vma/util/libvma.h:188
↓ 2 callersClassip_address
coverity[missing_move_assignment] */
src/vma/proto/ip_address.h:16
↓ 2 callersClasssigaction
tests/gtest/googletest/src/gtest-death-test.cc:1041
↓ 2 callersClasssigaction
tests/latency_test/udp_lat.c:137
↓ 1 callersClassAssertHelper
tests/gtest/googletest/include/gtest/gtest.h:151
↓ 1 callersClassClassUniqueToAlwaysTrue
tests/gtest/googletest/src/gtest.cc:4719
↓ 1 callersClassGTEST_1_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:205
↓ 1 callersClassGTEST_2_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:237
↓ 1 callersClassGTEST_3_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:280
↓ 1 callersClassGTEST_4_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:317
↓ 1 callersClassGTEST_5_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:358
↓ 1 callersClassGTEST_6_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:402
↓ 1 callersClassGTEST_7_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:449
↓ 1 callersClassGTEST_8_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:498
↓ 1 callersClassGTEST_9_TUPLE_
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:550
↓ 1 callersClassParamIterator
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:99
↓ 1 callersClassScopedTrace
Information about a trace point.
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:96
↓ 1 callersClassTest
The friend relationship of some of these classes is cyclic. If we don't forward declare them the compiler might confuse the classes in friendship clau
tests/gtest/googletest/include/gtest/gtest.h:172
↓ 1 callersClassTestCase
tests/gtest/googletest/include/gtest/gtest.h:173
↓ 1 callersClassTestCaseNameIs
A predicate that checks the name of a TestCase against a known value. This is used for implementation of the UnitTest class only. We put it in the a
tests/gtest/googletest/src/gtest.cc:4220
↓ 1 callersClassTestInfo
tests/gtest/googletest/include/gtest/gtest.h:174
↓ 1 callersClassTestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
tests/gtest/googletest/include/gtest/gtest.h:466
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
tests/gtest/googletest/src/gtest-internal-inl.h:346
↓ 1 callersClassTestResult
tests/gtest/common/tap.h:70
↓ 1 callersClassUnitTest
tests/gtest/googletest/include/gtest/gtest.h:175
↓ 1 callersClass_stat
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1704
↓ 1 callersClassagent
src/vma/util/agent.h:56
↓ 1 callersClassevent_handler_manager
src/vma/proto/ip_frag.h:28
↓ 1 callersClassfd_collection
src/vma/sock/fd_collection.h:46
↓ 1 callersClassflow_spec_2t_key_t
src/vma/dev/ring_slave.h:16
↓ 1 callersClassflow_tuple
src/vma/sock/sockinfo_tcp.cpp:370
↓ 1 callersClassib_ctx_handler_collection
src/vma/dev/ib_ctx_handler_collection.h:18
↓ 1 callersClassip_frag_manager
src/vma/proto/ip_frag.h:99
↓ 1 callersClasslock_spin_recursive
* pthread spinlock */ coverity[missing_move_assignment] */
src/utils/lock_wrapper.h:185
↓ 1 callersClassneigh_table_mgr
src/vma/proto/neighbour_table_mgr.h:14
↓ 1 callersClassnet_device_table_mgr
src/vma/dev/net_device_table_mgr.h:28
↓ 1 callersClassnetlink_wrapper
* the class provide simple API for registering observers to NETLINK ROUTE_FAMILY events from kernel. * ROUTE_FAMILY: NEIGHBOURS, LINKS (interfaces),
src/vma/netlink/netlink_wrapper.h:36
↓ 1 callersClassring_profiles_collection
src/vma/dev/ring_profile.h:17
↓ 1 callersClassroute_table_mgr
src/vma/proto/route_table_mgr.h:32
↓ 1 callersClassrule_table_mgr
* This class manages routing rule related operation such as getting rules from kernel, * finding table ID for given destination info and cashing usage
src/vma/proto/rule_table_mgr.h:21
↓ 1 callersClasssigaction
src/vma/main.cpp:562
↓ 1 callersClasssigaction
src/stats/stats_reader.cpp:113
↓ 1 callersClasssigaction
tests/throughput_test/bandwidth_test.c:66
↓ 1 callersClasssigaction
tests/extra_api_tests/socketxtreme/server_tcp.c:145
↓ 1 callersClasssigaction
tests/latency_test/tcp_lat.cpp:84
↓ 1 callersClasssigaction
tests/mc_loop_test/mc_loop_test.c:27
↓ 1 callersClasssigaction
tests/testbed/testbed.c:241
↓ 1 callersClassstat
src/vma/util/utils.cpp:54
↓ 1 callersClassstat
src/stats/stats_reader.cpp:950
↓ 1 callersClassstat
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1739
↓ 1 callersClasstcp_seg_pool
src/vma/sock/sockinfo_tcp.h:443
↓ 1 callersClasstcp_timers_collection
src/vma/sock/sockinfo_tcp.h:460
↓ 1 callersClassvlogger_timer_handler
src/vma/event/vlogger_timer_handler.h:15
↓ 1 callersClassvma_exception_handling
///////////////////////////////////////////////////////////////////////////
src/vma/util/sys_vars.h:147
↓ 1 callersClassvma_lwip
src/vma/proto/vma_lwip.h:52
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
tests/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h:102
ClassAbstractSocketWriter
tests/gtest/googletest/src/gtest-internal-inl.h:1076
ClassAddRef
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:129
ClassAddRef<T&>
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:131
ClassAddReference
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:754
ClassAddReference<T&>
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:756
ClassArguments
Utility class for accumulating command-line arguments.
tests/gtest/googletest/src/gtest-death-test.cc:887
ClassAssertHelperData
tests/gtest/googletest/include/gtest/gtest.h:1758
ClassAssertTypeEq
tests/gtest/googletest/include/gtest/internal/gtest-type-util.h:97
ClassAssertTypeEq<T, T>
tests/gtest/googletest/include/gtest/internal/gtest-type-util.h:100
ClassAssertionResult
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:83
ClassAutoHandle
Provides leak-safe Windows kernel handle ownership.
tests/gtest/googletest/src/gtest-internal-inl.h:976
ClassBaseTest
tests/gtest/googletest/include/gtest/gtest-param-test.h:162
ClassBind
tests/gtest/googletest/include/gtest/internal/gtest-type-util.h:1635
ClassByRef
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:119
ClassByRef<T&>
tests/gtest/googletest/include/gtest/internal/gtest-tuple.h:121
ClassCapturedStream
Object that captures an output stream (stdout/stderr).
tests/gtest/googletest/src/gtest-port.cc:513
ClassCartesianProductGenerator10
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4575
ClassCartesianProductGenerator2
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3159
ClassCartesianProductGenerator3
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3274
ClassCartesianProductGenerator4
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3406
ClassCartesianProductGenerator5
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3557
ClassCartesianProductGenerator6
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3725
ClassCartesianProductGenerator7
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:3911
ClassCartesianProductGenerator8
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4114
ClassCartesianProductGenerator9
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4336
ClassCartesianProductHolder10
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:5092
ClassCartesianProductHolder2
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4836
ClassCartesianProductHolder3
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4857
ClassCartesianProductHolder4
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4882
ClassCartesianProductHolder5
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4909
ClassCartesianProductHolder6
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4938
ClassCartesianProductHolder7
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:4971
ClassCartesianProductHolder8
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:5008
ClassCartesianProductHolder9
tests/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h:5048
next →1–100 of 1,830, ranked by callers