MCPcopy Create free account

hub / github.com/NetSys/bess / functions

Functions2,023 in github.com/NetSys/bess

↓ 1 callersMethodis_linear
single segment?
core/packet.h:138
↓ 1 callersMethodis_simple
single segment and direct?
core/packet.h:141
↓ 1 callersFunctionis_valid_gate
XXX: this is repeated in many modules. get rid of them when converting .h to .hh, etc... it's in defined in some old header
core/modules/wildcard_match.cc:54
↓ 1 callersFunctionis_valid_gate
core/modules/ip_lookup.cc:44
↓ 1 callersFunctionis_valid_gate
XXX: this is repeated in many modules. get rid of them when converting .h to .hh, etc... it's in defined in some old header
core/modules/exact_match.cc:41
↓ 1 callersFunctionis_worker_core
core/worker.cc:97
↓ 1 callersFunctionl2_find_offset
core/modules/l2_forward.cc:216
↓ 1 callersFunctionl2_find_slot
core/modules/l2_forward.cc:251
↓ 1 callersFunctionl2_flush
core/modules/l2_forward.cc:345
↓ 1 callersFunctionl2_forward_collision_test
core/modules/l2_forward.cc:470
↓ 1 callersFunctionl2_forward_entry_test
core/modules/l2_forward.cc:409
↓ 1 callersFunctionl2_forward_flush_test
core/modules/l2_forward.cc:446
↓ 1 callersFunctionl2_forward_init_test
core/modules/l2_forward.cc:371
↓ 1 callersFunctionlaunch
(vm_id, num_nics, vhost_opts)
bessctl/conf/port/vhost/launch_vm.py:116
↓ 1 callersFunctionlaunch
(cid)
bessctl/conf/port/vhost/launch_container.py:64
↓ 1 callersMethodlist_gatehooks
(self)
pybess/bess.py:422
↓ 1 callersFunctionllring_dequeue_bulk
* Dequeue several objects from a ring. * * This function calls the multi-consumers or the single-consumer * version, depending on the default behav
core/kmod/llring.h:914
↓ 1 callersFunctionllring_enqueue_bulk
core/kmod/llring.h:786
↓ 1 callersFunctionllring_free_count
* Return the number of free entries in a ring. * * @param r * A pointer to the ring structure. * @return * The number of free entries in the
core/kmod/llring.h:1045
↓ 1 callersFunctionllring_mp_enqueue
core/kmod/llring.h:796
↓ 1 callersFunctionload_from_cache
core/kmod/sn_host.c:83
↓ 1 callersMethodloop
(self)
bessctl/cli.py:520
↓ 1 callersFunctionmain
()
container_build.py:181
↓ 1 callersFunctionmain
()
build.py:453
↓ 1 callersFunctionmain
(argv)
env/rebuild_images.py:83
↓ 1 callersFunctionmain
()
bessctl/run_module_tests.py:64
↓ 1 callersFunctionmain
(argv)
bessctl/conf/port/vhost/launch_vm.py:193
↓ 1 callersFunctionmain
(argv)
bessctl/conf/port/vhost/launch_container.py:117
↓ 1 callersFunctionmain
program main function
bin/dpdk-devbind.py:704
↓ 1 callersFunctionmask
dst = src & mask. len must be a multiple of sizeof(uint64_t)
core/modules/wildcard_match.cc:42
↓ 1 callersMethodmax_num_buckets
core/utils/histogram.h:181
↓ 1 callersFunctionmcs_lock_init
core/utils/mcslock.h:47
↓ 1 callersMethodmergeable
core/gate.h:261
↓ 1 callersMethodnext
(self)
bessctl/measurement_utils.py:178
↓ 1 callersFunctionpaddr_to_snb_memchunk
core/packet.cc:51
↓ 1 callersFunctionparse_args
Parses the command-line arguments given by the user and takes the appropriate action for each
bin/dpdk-devbind.py:628
↓ 1 callersFunctionparse_request
core/utils/http_parser.cc:311
↓ 1 callersFunctionparse_response
core/utils/http_parser.cc:377
↓ 1 callersFunctionpause_all_workers
core/worker.cc:119
↓ 1 callersFunctionpb_error
core/message.cc:36
↓ 1 callersFunctionphr_parse_request
core/utils/http_parser.cc:347
↓ 1 callersMethodpkts_in
(self)
bessctl/measurement_utils.py:68
↓ 1 callersMethodpkts_out
(self)
bessctl/measurement_utils.py:71
↓ 1 callersMethodprint_banner
(self)
bessctl/cli.py:413
↓ 1 callersFunctionprint_usage
(parser)
container_build.py:176
↓ 1 callersFunctionprint_usage
(parser)
build.py:425
↓ 1 callersFunctionprint_usage
(prog)
env/rebuild_images.py:47
↓ 1 callersMethodpriority
core/traffic_class.h:629
↓ 1 callersMethodprocess_one_line
(self)
bessctl/cli.py:416
↓ 1 callersFunctionprotobuf_to_dict
(pb, type_callable_map=TYPE_CALLABLE_MAP, use_enum_labels=False)
pybess/protobuf_to_dict.py:80
↓ 1 callersFunctionprotobufs
Yield modules (subdir=None) or port drivers (subdir='ports').
pybess/bess.py:71
↓ 1 callersFunctionpush
(version, tag_suffix)
env/rebuild_images.py:77
↓ 1 callersFunctionreclaim_packets
core/drivers/vport.cc:137
↓ 1 callersFunctionrepeated
(type_callable)
pybess/protobuf_to_dict.py:72
↓ 1 callersFunctionrepeated_map
(type_k_callable, type_v_callable)
pybess/protobuf_to_dict.py:67
↓ 1 callersFunctionreplace_envvar
(s)
bessctl/sugar.py:123
↓ 1 callersFunctionreplace_module_assignment
(s)
bessctl/sugar.py:294
↓ 1 callersFunctionreplace_rarrows
(s)
bessctl/sugar.py:182
↓ 1 callersMethodrestore_echoctl
(self)
bessctl/cli.py:478
↓ 1 callersFunctionresume_all_workers
core/worker.cc:170
↓ 1 callersFunctionrun_forward
(vm_id, num_nics)
bessctl/conf/port/vhost/launch_vm.py:151
↓ 1 callersMethodsave_history
(self)
bessctl/cli.py:458
↓ 1 callersMethodset_arg
core/gate.h:98
↓ 1 callersMethodset_attr_id
core/metadata.h:106
↓ 1 callersFunctionset_attr_with_offset
core/module.h:679
↓ 1 callersMethodset_builder
core/gate.h:107
↓ 1 callersMethodset_debug
(self, flag)
pybess/bess.py:234
↓ 1 callersMethodset_deinited
core/port_test.cc:57
↓ 1 callersMethodset_initialized
core/port_test.cc:59
↓ 1 callersMethodset_invalid
core/metadata.h:121
↓ 1 callersMethodset_module_builder
core/module.h:424
↓ 1 callersMethodset_nb_segs
core/packet.h:117
↓ 1 callersMethodset_next
core/packet.h:120
↓ 1 callersMethodset_paddr
core/packet.h:71
↓ 1 callersMethodset_pipeline
core/module.h:427
↓ 1 callersMethodset_port_builder
core/port.h:302
↓ 1 callersMethodset_scope_id
core/metadata.h:115
↓ 1 callersMethodset_shutdown_func
core/bessctl.cc:438
↓ 1 callersMethodset_silent_drops
core/worker.h:109
↓ 1 callersMethodset_status
core/worker.h:97
↓ 1 callersMethodset_vaddr
core/packet.h:68
↓ 1 callersFunctionshow_status
Function called when the script is passed the "--status" option. Displays to the user what devices are bound to the igb_uio driver, the kernel
bin/dpdk-devbind.py:611
↓ 1 callersFunctionsi_code_to_str
core/debug.cc:68
↓ 1 callersMethodsilent_drops
core/worker.h:108
↓ 1 callersFunctionsn_alloc_queues
core/kmod/sn_netdev.c:91
↓ 1 callersFunctionsn_create_netdev
bar must be a virtual address that kernel has direct access */
core/kmod/sn_netdev.c:755
↓ 1 callersFunctionsn_free_queues
core/kmod/sn_netdev.c:186
↓ 1 callersFunctionsn_host_buffer_tx
core/kmod/sn_host.c:257
↓ 1 callersFunctionsn_host_ioctl_create_netdev
core/kmod/sn_host.c:437
↓ 1 callersFunctionsn_host_ioctl_kick_rx
core/kmod/sn_host.c:464
↓ 1 callersFunctionsn_host_ioctl_set_queue_mapping
core/kmod/sn_host.c:501
↓ 1 callersFunctionsn_host_release
core/kmod/sn_host.c:73
↓ 1 callersFunctionsn_poll_action_batch
core/kmod/sn_netdev.c:330
↓ 1 callersFunctionsn_poll_action_single
core/kmod/sn_netdev.c:393
↓ 1 callersFunctionsn_process_loopback
core/kmod/sn_netdev.c:298
↓ 1 callersFunctionsn_register_netdev
core/kmod/sn_netdev.c:838
↓ 1 callersFunctionsn_release_netdev
core/kmod/sn_netdev.c:908
↓ 1 callersFunctionsn_set_default_queue_mapping
core/kmod/sn_netdev.c:715
↓ 1 callersFunctionsn_set_offloads
core/kmod/sn_netdev.c:688
↓ 1 callersFunctionsn_set_tx_metadata
core/kmod/sn_netdev.c:509
← previousnext →701–800 of 2,023, ranked by callers