Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ functions
Functions
2,023 in github.com/NetSys/bess
⨍
Functions
2,023
◇
Types & classes
552
↳
Endpoints
4
↓ 1 callers
Method
is_linear
single segment?
core/packet.h:138
↓ 1 callers
Method
is_simple
single segment and direct?
core/packet.h:141
↓ 1 callers
Function
is_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 callers
Function
is_valid_gate
core/modules/ip_lookup.cc:44
↓ 1 callers
Function
is_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 callers
Function
is_worker_core
core/worker.cc:97
↓ 1 callers
Function
l2_find_offset
core/modules/l2_forward.cc:216
↓ 1 callers
Function
l2_find_slot
core/modules/l2_forward.cc:251
↓ 1 callers
Function
l2_flush
core/modules/l2_forward.cc:345
↓ 1 callers
Function
l2_forward_collision_test
core/modules/l2_forward.cc:470
↓ 1 callers
Function
l2_forward_entry_test
core/modules/l2_forward.cc:409
↓ 1 callers
Function
l2_forward_flush_test
core/modules/l2_forward.cc:446
↓ 1 callers
Function
l2_forward_init_test
core/modules/l2_forward.cc:371
↓ 1 callers
Function
launch
(vm_id, num_nics, vhost_opts)
bessctl/conf/port/vhost/launch_vm.py:116
↓ 1 callers
Function
launch
(cid)
bessctl/conf/port/vhost/launch_container.py:64
↓ 1 callers
Method
list_gatehooks
(self)
pybess/bess.py:422
↓ 1 callers
Function
llring_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 callers
Function
llring_enqueue_bulk
core/kmod/llring.h:786
↓ 1 callers
Function
llring_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 callers
Function
llring_mp_enqueue
core/kmod/llring.h:796
↓ 1 callers
Function
load_from_cache
core/kmod/sn_host.c:83
↓ 1 callers
Method
loop
(self)
bessctl/cli.py:520
↓ 1 callers
Function
main
()
container_build.py:181
↓ 1 callers
Function
main
()
build.py:453
↓ 1 callers
Function
main
(argv)
env/rebuild_images.py:83
↓ 1 callers
Function
main
()
bessctl/run_module_tests.py:64
↓ 1 callers
Function
main
(argv)
bessctl/conf/port/vhost/launch_vm.py:193
↓ 1 callers
Function
main
(argv)
bessctl/conf/port/vhost/launch_container.py:117
↓ 1 callers
Function
main
program main function
bin/dpdk-devbind.py:704
↓ 1 callers
Function
mask
dst = src & mask. len must be a multiple of sizeof(uint64_t)
core/modules/wildcard_match.cc:42
↓ 1 callers
Method
max_num_buckets
core/utils/histogram.h:181
↓ 1 callers
Function
mcs_lock_init
core/utils/mcslock.h:47
↓ 1 callers
Method
mergeable
core/gate.h:261
↓ 1 callers
Method
next
(self)
bessctl/measurement_utils.py:178
↓ 1 callers
Function
paddr_to_snb_memchunk
core/packet.cc:51
↓ 1 callers
Function
parse_args
Parses the command-line arguments given by the user and takes the appropriate action for each
bin/dpdk-devbind.py:628
↓ 1 callers
Function
parse_request
core/utils/http_parser.cc:311
↓ 1 callers
Function
parse_response
core/utils/http_parser.cc:377
↓ 1 callers
Function
pause_all_workers
core/worker.cc:119
↓ 1 callers
Function
pb_error
core/message.cc:36
↓ 1 callers
Function
phr_parse_request
core/utils/http_parser.cc:347
↓ 1 callers
Method
pkts_in
(self)
bessctl/measurement_utils.py:68
↓ 1 callers
Method
pkts_out
(self)
bessctl/measurement_utils.py:71
↓ 1 callers
Method
print_banner
(self)
bessctl/cli.py:413
↓ 1 callers
Function
print_usage
(parser)
container_build.py:176
↓ 1 callers
Function
print_usage
(parser)
build.py:425
↓ 1 callers
Function
print_usage
(prog)
env/rebuild_images.py:47
↓ 1 callers
Method
priority
core/traffic_class.h:629
↓ 1 callers
Method
process_one_line
(self)
bessctl/cli.py:416
↓ 1 callers
Function
protobuf_to_dict
(pb, type_callable_map=TYPE_CALLABLE_MAP, use_enum_labels=False)
pybess/protobuf_to_dict.py:80
↓ 1 callers
Function
protobufs
Yield modules (subdir=None) or port drivers (subdir='ports').
pybess/bess.py:71
↓ 1 callers
Function
push
(version, tag_suffix)
env/rebuild_images.py:77
↓ 1 callers
Function
reclaim_packets
core/drivers/vport.cc:137
↓ 1 callers
Function
repeated
(type_callable)
pybess/protobuf_to_dict.py:72
↓ 1 callers
Function
repeated_map
(type_k_callable, type_v_callable)
pybess/protobuf_to_dict.py:67
↓ 1 callers
Function
replace_envvar
(s)
bessctl/sugar.py:123
↓ 1 callers
Function
replace_module_assignment
(s)
bessctl/sugar.py:294
↓ 1 callers
Function
replace_rarrows
(s)
bessctl/sugar.py:182
↓ 1 callers
Method
restore_echoctl
(self)
bessctl/cli.py:478
↓ 1 callers
Function
resume_all_workers
core/worker.cc:170
↓ 1 callers
Function
run_forward
(vm_id, num_nics)
bessctl/conf/port/vhost/launch_vm.py:151
↓ 1 callers
Method
save_history
(self)
bessctl/cli.py:458
↓ 1 callers
Method
set_arg
core/gate.h:98
↓ 1 callers
Method
set_attr_id
core/metadata.h:106
↓ 1 callers
Function
set_attr_with_offset
core/module.h:679
↓ 1 callers
Method
set_builder
core/gate.h:107
↓ 1 callers
Method
set_debug
(self, flag)
pybess/bess.py:234
↓ 1 callers
Method
set_deinited
core/port_test.cc:57
↓ 1 callers
Method
set_initialized
core/port_test.cc:59
↓ 1 callers
Method
set_invalid
core/metadata.h:121
↓ 1 callers
Method
set_module_builder
core/module.h:424
↓ 1 callers
Method
set_nb_segs
core/packet.h:117
↓ 1 callers
Method
set_next
core/packet.h:120
↓ 1 callers
Method
set_paddr
core/packet.h:71
↓ 1 callers
Method
set_pipeline
core/module.h:427
↓ 1 callers
Method
set_port_builder
core/port.h:302
↓ 1 callers
Method
set_scope_id
core/metadata.h:115
↓ 1 callers
Method
set_shutdown_func
core/bessctl.cc:438
↓ 1 callers
Method
set_silent_drops
core/worker.h:109
↓ 1 callers
Method
set_status
core/worker.h:97
↓ 1 callers
Method
set_vaddr
core/packet.h:68
↓ 1 callers
Function
show_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 callers
Function
si_code_to_str
core/debug.cc:68
↓ 1 callers
Method
silent_drops
core/worker.h:108
↓ 1 callers
Function
sn_alloc_queues
core/kmod/sn_netdev.c:91
↓ 1 callers
Function
sn_create_netdev
bar must be a virtual address that kernel has direct access */
core/kmod/sn_netdev.c:755
↓ 1 callers
Function
sn_free_queues
core/kmod/sn_netdev.c:186
↓ 1 callers
Function
sn_host_buffer_tx
core/kmod/sn_host.c:257
↓ 1 callers
Function
sn_host_ioctl_create_netdev
core/kmod/sn_host.c:437
↓ 1 callers
Function
sn_host_ioctl_kick_rx
core/kmod/sn_host.c:464
↓ 1 callers
Function
sn_host_ioctl_set_queue_mapping
core/kmod/sn_host.c:501
↓ 1 callers
Function
sn_host_release
core/kmod/sn_host.c:73
↓ 1 callers
Function
sn_poll_action_batch
core/kmod/sn_netdev.c:330
↓ 1 callers
Function
sn_poll_action_single
core/kmod/sn_netdev.c:393
↓ 1 callers
Function
sn_process_loopback
core/kmod/sn_netdev.c:298
↓ 1 callers
Function
sn_register_netdev
core/kmod/sn_netdev.c:838
↓ 1 callers
Function
sn_release_netdev
core/kmod/sn_netdev.c:908
↓ 1 callers
Function
sn_set_default_queue_mapping
core/kmod/sn_netdev.c:715
↓ 1 callers
Function
sn_set_offloads
core/kmod/sn_netdev.c:688
↓ 1 callers
Function
sn_set_tx_metadata
core/kmod/sn_netdev.c:509
← previous
next →
701–800 of 2,023, ranked by callers