MCPcopy Create free account

hub / github.com/Mellanox/libvma / functions

Functions3,841 in github.com/Mellanox/libvma

↓ 3 callersMethodis_packet_pacing_supported
src/vma/dev/ib_ctx_handler.cpp:322
↓ 3 callersFunctionlibvma_yyfree
src/vma/config_scanner.c:2341
↓ 3 callersFunctionlibvma_yyrealloc
src/vma/config_scanner.c:2329
↓ 3 callersMethodlwip_pbuf_dec_ref_count
src/vma/proto/mem_buf_desc.h:114
↓ 3 callersFunctionmemcpy_fromiovec
* Copy iovec to buffer * Returns total bytes copyed */
src/vma/util/utils.cpp:302
↓ 3 callersMethodmove_to_empty
src/vma/util/vma_list.h:373
↓ 3 callersFunctionneigh_event_callback
src/vma/netlink/netlink_wrapper.cpp:73
↓ 3 callersFunctionnl_cache_mngr_compatible_add
src/vma/netlink/netlink_compatibility.cpp:80
↓ 3 callersFunctionnl_socket_handle_alloc
src/vma/netlink/netlink_compatibility.cpp:24
↓ 3 callersFunctionpack_key
tools/daemon/tc.c:630
↓ 3 callersFunctionpack_key16
tools/daemon/tc.c:680
↓ 3 callersFunctionpbuf_split_64k
windows scale needs large pbuf * This method modifies a 'pbuf chain', so that its total length is * smaller than 64K. The remainder of the original p
src/vma/lwip/pbuf.c:389
↓ 3 callersMethodpointer
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1489
↓ 3 callersMethodport
tests/server_test/options.cc:47
↓ 3 callersMethodpost_recv_buffers
src/vma/dev/qp_mgr.cpp:444
↓ 3 callersFunctionprepare_fork
src/vma/main.cpp:543
↓ 3 callersMethodprepare_to_send
src/vma/proto/dst_entry.cpp:421
↓ 3 callersFunctionprint_basic_iomux_stats
src/stats/stats_reader.cpp:595
↓ 3 callersFunctionprint_full_stats
Print statistics for offloaded sockets
src/stats/stats_printer.cpp:51
↓ 3 callersFunctionprint_roce_lag_warnings
src/vma/util/utils.cpp:145
↓ 3 callersFunctionpriv_ibv_modify_qp_from_err_to_init_raw
src/vma/ib/base/verbs_extra.cpp:109
↓ 3 callersMethodpush_back
src/vma/util/chunk_list.h:146
↓ 3 callersFunctionrecvmsg
src/vma/sock/sock-redirect.cpp:1511
↓ 3 callersMethodregister_event
src/vma/netlink/netlink_wrapper.cpp:297
↓ 3 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
tests/gtest/googletest/src/gtest.cc:744
↓ 3 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
tests/gtest/googletest/src/gtest.cc:755
↓ 3 callersMethodrestart
src/vma/dev/ring_bond.cpp:118
↓ 3 callersMethodroute_resolve
src/vma/proto/route_table_mgr.cpp:339
↓ 3 callersFunctionrun_and_retreive_system_command
src/vma/util/utils.cpp:687
↓ 3 callersMethodrx_input_cb
src/vma/sock/sockinfo_udp.cpp:1845
↓ 3 callersMethodsend_ring_buffer
src/vma/proto/dst_entry.h:138
↓ 3 callersMethodsetPassthrough
src/vma/sock/sockinfo_udp.h:69
↓ 3 callersMethodsetStatus
tests/gtest/common/tap.h:118
↓ 3 callersMethodset_dst_mask
src/vma/proto/route_val.h:24
↓ 3 callersMethodset_dst_pref_len
src/vma/proto/route_val.h:25
↓ 3 callersFunctionset_env_params
src/vma/util/sys_vars.cpp:1240
↓ 3 callersMethodset_if_name
src/vma/proto/route_val.h:34
↓ 3 callersMethodset_mtu
src/vma/proto/route_val.cpp:114
↓ 3 callersFunctionset_noblock
tests/latency_test/tcp_lat.cpp:171
↓ 3 callersMethodset_protocol
src/vma/proto/route_val.h:28
↓ 3 callersMethodset_scope
src/vma/proto/route_val.h:29
↓ 3 callersMethodset_state
src/vma/proto/rule_val.h:44
↓ 3 callersMethodset_str
This function build string that represent a row in the rule table.
src/vma/proto/rule_val.cpp:36
↓ 3 callersMethodset_type
src/vma/proto/route_val.h:30
↓ 3 callersMethodset_vf_ring
src/vma/dev/ring_tap.h:49
↓ 3 callersMethodsetsockopt
src/vma/sock/sockinfo_tcp.cpp:3484
↓ 3 callersMethodskipped_test_count
Gets the number of skipped tests.
tests/gtest/googletest/src/gtest.cc:734
↓ 3 callersFunctionsock_redirect_exit
src/vma/main.cpp:593
↓ 3 callersFunctionsock_redirect_main
src/vma/main.cpp:571
↓ 3 callersMethodstatistics_print
src/vma/sock/fd_collection.cpp:322
↓ 3 callersFunctionsys_addr2str
tools/daemon/daemon.h:192
↓ 3 callersFunctionsys_lo_ifindex
tools/daemon/daemon.h:212
↓ 3 callersFunctiontc_del_filter
tools/daemon/tc.c:581
↓ 3 callersFunctiontc_del_qdisc
tools/daemon/tc.c:142
↓ 3 callersFunctiontcp_abort
* Aborts the connection by sending a RST (reset) segment to the remote * host. The pcb is deallocated. This function never fails. * * ATTENTION: Wh
src/vma/lwip/tcp.c:394
↓ 3 callersFunctiontcp_accept
* Used for specifying the function that should be called when a * LISTENing connection has been connected to another host. * * @param pcb tcp_pcb t
src/vma/lwip/tcp.c:1206
↓ 3 callersFunctiontcp_arg
* Used to specify the argument that should be passed callback * functions. * * @param pcb tcp_pcb to set the callback argument * @param arg void p
src/vma/lwip/tcp.c:1151
↓ 3 callersFunctiontcp_close
* Closes the connection held by the PCB. * * Listening pcbs are freed and may not be referenced any more. * Connection pcbs are freed if not yet co
src/vma/lwip/tcp.c:256
↓ 3 callersFunctiontcp_close_shutdown
* Closes the TX side of a connection held by the PCB. * For tcp_close(), a RST is sent if the application didn't receive all data * (tcp_recved() no
src/vma/lwip/tcp.c:153
↓ 3 callersFunctiontcp_debug_print_state
* Print a tcp state for debugging purposes. * * @param s enum tcp_state to print */
src/vma/lwip/tcp.c:1470
↓ 3 callersFunctiontcp_enqueue_flags
* Enqueue TCP options for transmission. * * Called by tcp_connect(), tcp_listen_input(), and tcp_send_ctrl(). * * @param pcb Protocol control bloc
src/vma/lwip/tcp_out.c:736
↓ 3 callersFunctiontcp_ip_output
* Used for specifying the function that should be called * for sending packets. * * @param pcb tcp_pcb to set the outputcallback * @param output
src/vma/lwip/tcp.c:1219
↓ 3 callersFunctiontcp_oos_insert_segment
* Insert segment into the list (segments covered with new one will be deleted) * * Called from tcp_receive() */
src/vma/lwip/tcp_in.c:716
↓ 3 callersFunctiontcp_output_alloc_header
Allocate a pbuf and create a tcphdr at p->payload, used for output * functions other than the default tcp_output -> tcp_output_segment * (e.g. tcp_s
src/vma/lwip/tcp_out.c:143
↓ 3 callersFunctiontcp_pbuf_prealloc
* Allocate a PBUF_RAM pbuf, perhaps with extra space at the end. * * This function is like pbuf_alloc(layer, length, PBUF_RAM) except * there may b
src/vma/lwip/tcp_out.c:281
↓ 3 callersFunctiontcp_send_fin
* Called by tcp_close() to send a segment including FIN flag but not data. * * @param pcb the tcp_pcb over which to send a segment * @return ERR_OK
src/vma/lwip/tcp_out.c:176
↓ 3 callersFunctiontcp_syn_handled
* Used for specifying the function that should be called when a * SYN was received. * * @param pcb tcp_pcb to set the accept callback * @param acc
src/vma/lwip/tcp.c:1233
↓ 3 callersFunctiontcp_update_rcv_ann_wnd
* Update the state that tracks the available window space to advertise. * * Returns how much extra window would be advertised if we sent an * updat
src/vma/lwip/tcp.c:484
↓ 3 callersMethodtotal_test_case_count
Gets the number of all test cases.
tests/gtest/googletest/src/gtest.cc:718
↓ 3 callersMethodtotal_test_count
Gets the number of all tests.
tests/gtest/googletest/src/gtest.cc:760
↓ 3 callersMethodunregister_ibverbs_event
src/vma/event/event_handler_manager.cpp:158
↓ 3 callersFunctionupdate_delta_iomux_stat
src/stats/stats_reader.cpp:188
↓ 3 callersFunctionupdate_delta_stat
src/stats/stats_reader.cpp:148
↓ 3 callersMethodupdate_field
src/vma/util/data_updater.cpp:22
↓ 3 callersMethodwrite_fd
tests/gtest/googletest/src/gtest-death-test.cc:389
↓ 3 callersFunctionyy_get_previous_state
src/vma/config_scanner.c:1652
↓ 3 callersFunctionyytnamerr
Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic i
src/vma/config_parser.c:1244
↓ 2 callersFunctionAbort
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1816
↓ 2 callersMethodAddArgument
tests/gtest/googletest/src/gtest-death-test.cc:899
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
tests/gtest/googletest/src/gtest.cc:2450
↓ 2 callersMethodAdvance
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:208
↓ 2 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:328
↓ 2 callersFunctionAlwaysTrue
tests/gtest/googletest/src/gtest.cc:4724
↓ 2 callersFunctionArrayEq
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:889
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
tests/gtest/googletest/src/gtest-port.cc:228
↓ 2 callersMethodBaseGenerator
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:205
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
tests/gtest/googletest/src/gtest-port.cc:635
↓ 2 callersFunctionClose
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1789
↓ 2 callersMethodCurrent
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:215
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
tests/gtest/googletest/src/gtest.cc:779
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
tests/gtest/googletest/src/gtest-filepath.cc:218
↓ 2 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
tests/gtest/googletest/src/gtest-internal-inl.h:583
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
tests/gtest/googletest/include/gtest/gtest.h:815
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
tests/gtest/googletest/src/gtest.cc:2043
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
tests/gtest/googletest/src/gtest.cc:2519
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
tests/gtest/googletest/src/gtest-port.cc:644
↓ 2 callersFunctionGetEnviron
tests/gtest/googletest/src/gtest-death-test.cc:927
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
tests/gtest/googletest/src/gtest.cc:682
↓ 2 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:553
↓ 2 callersFunctionGetReservedAttributesForElement
tests/gtest/googletest/src/gtest.cc:1794
← previousnext →501–600 of 3,841, ranked by callers