MCPcopy Create free account

hub / github.com/NetSys/bess / functions

Functions2,023 in github.com/NetSys/bess

↓ 1 callersFunction_burst_to_str
(burst)
bessctl/commands.py:1092
↓ 1 callersFunction_callback_factory
(self, cmd, arg_type)
pybess/module.py:35
↓ 1 callersMethod_collect_output
Collects output on self.sockets[] per ogates. Returns a dictionary indexed by ogate with a list of each packet wrapped by sc
bessctl/test_utils.py:321
↓ 1 callersFunction_constraints_to_list
(constraint)
pybess/bess.py:115
↓ 1 callersFunction_dict_to_protobuf
(pb, value, type_callable_map, strict)
pybess/protobuf_to_dict.py:185
↓ 1 callersMethod_do_complete
(self, line, partial_word)
bessctl/cli.py:252
↓ 1 callersFunction_do_reset
(cli)
bessctl/commands.py:722
↓ 1 callersFunction_do_start
(cli, opts)
bessctl/commands.py:662
↓ 1 callersFunction_do_stop
(cli)
bessctl/commands.py:738
↓ 1 callersFunction_get_bess_module_and_port_creators
Return module instance creators and port instance creators. A creator is, in effect, a class as if defined by: class Foo(Module):
bessctl/commands.py:758
↓ 1 callersFunction_get_field_mapping
(pb, dict_value, strict)
pybess/protobuf_to_dict.py:154
↓ 1 callersFunction_limit_to_str
(limit)
bessctl/commands.py:1069
↓ 1 callersFunction_show_tcs_node
(cli, node, indent, prefix, lastsibling)
bessctl/commands.py:1119
↓ 1 callersFunction_show_tcs_tree
(cli, root)
bessctl/commands.py:1148
↓ 1 callersFunctionabsdiff
core/utils/common.h:191
↓ 1 callersMethodadd_module
core/metadata.h:124
↓ 1 callersFunctionalign_floor
core/utils/common.h:68
↓ 1 callersFunctionalloc_snb_burst
core/kmod/sn_host.c:116
↓ 1 callersFunctionbind_all
Bind method, takes a list of device locations
bin/dpdk-devbind.py:533
↓ 1 callersMethodbind_args
(self, cmd, line)
bessctl/cli.py:380
↓ 1 callersFunctionbind_one
Bind the device given by "dev_id" to the driver "driver". If the device is already bound to a different driver, it will be unbound first
bin/dpdk-devbind.py:408
↓ 1 callersMethodbind_var
(self, var_type, line)
bessctl/cli.py:133
↓ 1 callersFunctionbpf_jit_compile
* Function that does the real stuff. */
core/utils/bpf.cc:584
↓ 1 callersFunctionbpf_jit_optimize
* Scan the filter program and find possible optimization. */
core/utils/bpf.cc:533
↓ 1 callersFunctionbuild
(env)
env/rebuild_images.py:58
↓ 1 callersFunctionbuild_bess
()
container_build.py:142
↓ 1 callersFunctionbuild_bess
()
build.py:363
↓ 1 callersFunctionbuild_kmod
()
container_build.py:146
↓ 1 callersFunctionbuild_kmod
()
build.py:378
↓ 1 callersMethodbytes_in
(self)
bessctl/measurement_utils.py:80
↓ 1 callersMethodbytes_out
(self)
bessctl/measurement_utils.py:83
↓ 1 callersMethodcall_func
(self, func, args)
bessctl/cli.py:410
↓ 1 callersFunctioncheck_c_lib
(lib)
build.py:144
↓ 1 callersFunctioncheck_kernel_headers
()
build.py:211
↓ 1 callersFunctioncheck_mlx
()
build.py:229
↓ 1 callersFunctioncheck_modules
Checks that igb_uio is loaded
bin/dpdk-devbind.py:185
↓ 1 callersMethodcheck_resume_all
(self)
pybess/bess.py:335
↓ 1 callersMethodcheck_scheduling_constraints
(self)
pybess/bess.py:351
↓ 1 callersMethodclear_modules
core/metadata.h:125
↓ 1 callersMethodcmd_obj
Send a QMP command to the QMP Monitor. @param qmp_cmd: QMP command to be sent as a Python dict @return QMP response as a Pyt
bessctl/conf/port/vhost/qmp.py:157
↓ 1 callersFunctioncollect_igates
core/bessctl.cc:222
↓ 1 callersFunctioncollect_metadata
core/bessctl.cc:285
↓ 1 callersFunctioncollect_ogates
core/bessctl.cc:256
↓ 1 callersFunctionconfigure_dpdk
()
build.py:288
↓ 1 callersMethodconnect
(self, next_mod, ogate=0, igate=0)
pybess/module.py:120
↓ 1 callersFunctioncreate_module_string
(s)
bessctl/sugar.py:280
↓ 1 callersFunctioncreate_port
core/bessctl.cc:314
↓ 1 callersMethodcurrent_tsc
core/worker.h:112
↓ 1 callersMethoddata_off
core/packet.h:122
↓ 1 callersFunctiondecode_hex
core/utils/http_parser.cc:469
↓ 1 callersFunctiondedup
de-duplicate a list, retaining original order
build.py:436
↓ 1 callersFunctiondefault_eth_conf
core/drivers/pmd.cc:45
↓ 1 callersFunctiondeferred_arg
core/shared_obj_test.cc:141
↓ 1 callersFunctiondestroy_all_workers
core/worker.cc:214
↓ 1 callersMethoddestroy_module
(self, name)
pybess/bess.py:451
↓ 1 callersMethoddestroy_port
(self, name)
pybess/bess.py:385
↓ 1 callersMethoddestroy_worker
(self, wid)
pybess/bess.py:614
↓ 1 callersFunctiondetermine_default_core
Returns the last core ID of all cores, as the default core all threads will run on. If the process was run with a limited set of cores (by `taskset`),
core/dpdk.cc:168
↓ 1 callersMethoddisable_echoctl
(self)
bessctl/cli.py:466
↓ 1 callersFunctiondo_arg_actions
do the actual action requested by the user
bin/dpdk-devbind.py:671
↓ 1 callersFunctiondo_clean
()
build.py:406
↓ 1 callersFunctiondo_command
(srv, cmd, **kwds)
bessctl/conf/port/vhost/launch_vm.py:86
↓ 1 callersFunctiondocker_container_pid
core/drivers/vport.cc:153
↓ 1 callersFunctiondownload_dpdk
(quiet=False)
build.py:272
↓ 1 callersMethoddrops_in
(self)
bessctl/measurement_utils.py:74
↓ 1 callersMethoddrops_out
(self)
bessctl/measurement_utils.py:77
↓ 1 callersMethoddump_mempool
(self, socket=-1)
pybess/bess.py:719
↓ 1 callersFunctionenum_label_name
(field, value)
pybess/protobuf_to_dict.py:76
↓ 1 callersMethodfind_cmd
(self, line)
bessctl/cli.py:352
↓ 1 callersFunctionfind_current_plugins
return list of existing plugins
container_build.py:129
↓ 1 callersFunctionfind_current_plugins
return list of existing plugins
build.py:250
↓ 1 callersFunctionfind_dpdk_port_by_id
Find a port attached to DPDK by its integral id. returns 0 and sets *ret_port_id to "port_id" if the port is valid and available. returns > 0 on error
core/drivers/pmd.cc:101
↓ 1 callersFunctionfind_dpdk_port_by_pci_addr
Find a port attached to DPDK by its PCI address. returns 0 and sets *ret_port_id to the port_id of the port at PCI address "pci" if it is valid and av
core/drivers/pmd.cc:119
↓ 1 callersFunctionfind_dpdk_vdev
Find a DPDK vdev by name. returns 0 and sets *ret_port_id to the port_id of "vdev" if it is valid and available. *ret_hot_plugged is set to true if th
core/drivers/pmd.cc:174
↓ 1 callersFunctionfind_index_avx
Do not call these functions directly. Use find_index() instead. See below.
core/modules/l2_forward.cc:129
↓ 1 callersFunctionfind_index_basic
core/modules/l2_forward.cc:139
↓ 1 callersFunctionfind_next_nonworker_cpu
core/drivers/vport.cc:69
↓ 1 callersFunctionfree_snb_bulk
core/kmod/sn_host.c:129
↓ 1 callersFunctiongenerate_dpdk_extra_mk
()
build.py:244
↓ 1 callersFunctiongenerate_extra_mk
set up core/extra.mk to hold flags and plugin paths
build.py:263
↓ 1 callersFunctiongenerate_protobuf_files
()
build.py:320
↓ 1 callersFunctiongenerate_test_method
(path)
bessctl/test_samples.py:82
↓ 1 callersFunctiongenerate_test_method
(path)
bessctl/test_sugar.py:124
↓ 1 callersMethodget_default_args
(self)
bessctl/cli.py:377
↓ 1 callersMethodget_driver_info
(self, name)
pybess/bess.py:357
↓ 1 callersMethodget_gatehook_class_info
(self, name)
pybess/bess.py:425
↓ 1 callersMethodget_link_status
(self, name)
pybess/bess.py:395
↓ 1 callersFunctionget_local_bess_handle
()
bessctl/measurement_utils.py:47
↓ 1 callersFunctionget_next_active_worker
core/worker.cc:357
↓ 1 callersFunctionget_threads
(path)
bessctl/conf/port/vhost/launch_vm.py:82
↓ 1 callersMethodigate_idx
core/gate.h:286
↓ 1 callersFunctionignore_result
core/utils/common.h:124
↓ 1 callersMethodimport_plugin
(self, path)
pybess/bess.py:400
↓ 1 callersMethodincr_cnt
core/pktbatch.h:44
↓ 1 callersMethodincr_silent_drops
core/worker.h:110
↓ 1 callersFunctioninit_eal
core/dpdk.cc:101
↓ 1 callersMethodinitialized
core/port_test.cc:61
↓ 1 callersFunctionis_allowed_filename
(basename)
bessctl/commands.py:141
↓ 1 callersMethodis_default
core/resume_hook.h:68
↓ 1 callersFunctionis_ipv6_prefix
core/drivers/vport.cc:336
← previousnext →601–700 of 2,023, ranked by callers