MCPcopy Create free account

hub / github.com/NetSys/bess / functions

Functions2,023 in github.com/NetSys/bess

↓ 2 callersFunctionsn_send_tx_queue
core/kmod/sn_netdev.c:521
↓ 2 callersMethodsplit_var
(self, var_type, line)
bessctl/cli.py:120
↓ 2 callersMethodtailroom
core/packet.h:135
↓ 2 callersMethodtrack_gate
(self, enable, name, m, bits=False, direction='out', gate=-1)
pybess/bess.py:590
↓ 2 callersMethoduncheck_resume_all
(self)
pybess/bess.py:332
↓ 2 callersFunctionusage
Print usage information for the program
bin/dpdk-devbind.py:73
↓ 1 callersMethodAddActiveWorker
Add a worker to the set of workers that call this task.
core/task.cc:104
↓ 1 callersMethodAddHook
core/gate.cc:127
↓ 1 callersMethodAddParentTask
core/module.h:413
↓ 1 callersMethodAddTrackHook
Add internally-generated Track() hook to this ogate.
core/gate.cc:230
↓ 1 callersMethodAdjustDefault
Simplify the root of the tree, removing an eventual default round-robin root, if it has a single child (or none).
core/scheduler.h:146
↓ 1 callersFunctionAllocHugepageFromSocket
core/memory.cc:230
↓ 1 callersMethodAllocUpto
core/memory.cc:344
↓ 1 callersMethodArgc
core/dpdk.cc:92
↓ 1 callersMethodArgv
core/dpdk.cc:90
↓ 1 callersMethodAttach
Called when the leaf that owns this task is created.
core/task.cc:44
↓ 1 callersMethodAttachOrphan
Add 'c' at the top of the scheduler's tree. If the scheduler is empty, 'c' becomes the root, otherwise it is be attached to a default round-robin roo
core/scheduler.h:127
↓ 1 callersMethodBlockTowardsRoot
core/traffic_class.h:598
↓ 1 callersFunctionBytesToHexDump
Represent the buffer `src` (long `len` bytes) as an hex string. Put the result into `dst` (which must be at least `len * 2` bytes long).
core/gate_hooks/pcapng.cc:77
↓ 1 callersMethodCapacity
the underlying queue is deque which is a dynamically sized queue with a max size determined by system limit. Therefore, the capacity is a specified va
core/utils/codel.h:170
↓ 1 callersFunctionCatchExitSignal
* Establishes the exit signal masks and handlers. */
core/utils/syscallthread.cc:68
↓ 1 callersMethodCheckModuleConstraints
core/module.cc:209
↓ 1 callersFunctionCheckOrphanReaders
Generate warnings for modules that read metadata that never gets set.
core/metadata.cc:67
↓ 1 callersMethodCleanupMetadataComputation
core/metadata.cc:150
↓ 1 callersMethodClearParentTasks
core/module.h:414
↓ 1 callersFunctionCloseStdStreams
core/bessd.cc:279
↓ 1 callersFunctionCollectOneProc
Waits a short while for a process to finish up. We make 5 tries to collect it without a signal at all, then use SIGTERM, then wait another 20 ms per t
core/utils/fifo_test.cc:81
↓ 1 callersFunctionComputeNextOffset
core/metadata.cc:51
↓ 1 callersMethodComputePlacementConstraints
core/module.cc:159
↓ 1 callersMethodConnectGate
core/module.cc:273
↓ 1 callersMethodCopy
core/pktbatch.h:65
↓ 1 callersFunctionCopyFromValue
core/modules/set_metadata.cc:68
↓ 1 callersFunctionCopyNonInlined
core/utils/copy.cc:35
↓ 1 callersMethodCreatePort
core/bessctl.cc:996
↓ 1 callersMethodCreateResumeHook
core/resume_hook.h:113
↓ 1 callersMethodDeInit
core/module.cc:135
↓ 1 callersMethodDefaultIncQueueSize
For custom incoming / outgoing queue sizes (optional).
core/port.h:245
↓ 1 callersMethodDefaultOutQueueSize
core/port.h:246
↓ 1 callersMethodDeleteRule
Delete an existing rule. @param fields The field values of the rule to remove (vector of bytestrings) Returns 0 on success, non-zero errno on failure
core/utils/exact_match_table.h:198
↓ 1 callersMethodDestroy
core/module.cc:338
↓ 1 callersMethodDetach
Called when the leaf that owns this task is destroyed.
core/task.cc:39
↓ 1 callersMethodDisconnectGate
core/module.cc:311
↓ 1 callersMethodDoEmplace
core/utils/cuckoo_map.h:178
↓ 1 callersMethodDump
core/memory.cc:382
↓ 1 callersFunctionDumpTypes
core/debug.cc:499
↓ 1 callersMethodEmplace
core/utils/cuckoo_map.h:228
↓ 1 callersMethodExitingOrExited
Detect whether thread is marked "exiting" or "exited".
core/utils/syscallthread.h:288
↓ 1 callersMethodExpiryTime
core/modules/url_filter.h:99
↓ 1 callersFunctionExtractEndpoint
core/modules/nat.cc:138
↓ 1 callersFunctionFetchLine
core/debug.cc:179
↓ 1 callersFunctionGATE_HOOK_CMD_FUNC
core/gate.h:301
↓ 1 callersFunctionGenerate403Packet
Generate an HTTP 403 packet
core/modules/url_filter.cc:101
↓ 1 callersMethodGetPortStats
core/port.cc:166
↓ 1 callersFunctionGetRelativeAddress
If mmap is used (as for shared objects), code address at runtime can be arbitrary. This function translates an absolute address into a relative addres
core/debug.cc:220
↓ 1 callersMethodGetSocketConstraints
Compute constraints for the pipeline starting at this task.
core/task.cc:94
↓ 1 callersFunctionGoPanic
core/debug.cc:379
↓ 1 callersFunctionHasSuffix
Return true if string s has specified suffix.
core/bessd.cc:399
↓ 1 callersFunctionHexDump
basically rte_hexdump() from eal_common_hexdump.c
core/packet.cc:112
↓ 1 callersMethodInitDriver
For one-time initialization of the port's "driver" (optional).
core/port.h:237
↓ 1 callersMethodInitFifo
core/utils/fifo_test.cc:65
↓ 1 callersMethodInitResumeHook
core/resume_hook.h:117
↓ 1 callersFunctionInsertSorted
core/utils/common.h:175
↓ 1 callersMethodIsAnalyzed
core/modules/url_filter.h:96
↓ 1 callersFunctionIsDpdkInitialized
core/dpdk.cc:193
↓ 1 callersFunctionIsTimestamped
core/modules/measure.cc:46
↓ 1 callersMethodIsZero
core/utils/ether.h:68
↓ 1 callersMethodKickThread
* Send the "please exit" signal that interrupts a system call * to the indicated thread. In other words, give it a kick to * get it out of system c
core/utils/syscallthread.cc:127
↓ 1 callersFunctionListPlugins
core/bessd.cc:408
↓ 1 callersMethodListen
core/bessctl.cc:1919
↓ 1 callersFunctionLoadPlugins
core/bessd.cc:440
↓ 1 callersMethodNumTcs
Return the number of traffic classes, managed by this scheduler.
core/scheduler.h:175
↓ 1 callersFunctionPORT_INIT_FUNC
core/port.h:79
↓ 1 callersFunctionPadSize
core/gate_hooks/pcapng.cc:59
↓ 1 callersFunctionParseVarg
core/utils/format.cc:57
↓ 1 callersMethodPickNextChild
core/traffic_class.cc:125
↓ 1 callersFunctionPrintCode
addr2line must be available. Returns the code lines [lineno - context, lineno + context] */
core/debug.cc:238
↓ 1 callersMethodProcessOGates
core/module.h:581
↓ 1 callersMethodRemove
Removes the given traffic class from the blocked list.
core/scheduler.h:70
↓ 1 callersMethodRemoveRoot
If 'c' is the root of the scheduler's tree, remove it and return true. The caller now owns 'c'.
core/scheduler.h:166
↓ 1 callersMethodResetActiveWorkerSet
Reset the set of active workers.
core/module.h:336
↓ 1 callersMethodResize
The undelying queue is deque which is a dynamically sized queue with a max size determined by system limits. Therefore, the resize method will error i
core/utils/codel.h:192
↓ 1 callersFunctionRoundUp
core/gate_hooks/pcapng.cc:52
↓ 1 callersMethodRun
core/utils/fifo_opener.cc:145
↓ 1 callersFunctionRunCommand
Run an external command and return its standard output.
core/debug.cc:200
↓ 1 callersMethodRunTask
core/module.cc:137
↓ 1 callersMethodScheduleLoop
Runs the scheduler loop forever.
core/scheduler.h:227
↓ 1 callersMethodSetAnalyzed
core/modules/url_filter.h:97
↓ 1 callersMethodSetBlocking
core/utils/pcap_handle.cc:87
↓ 1 callersMethodSetNewFdFromThread
* Updates the stored file descriptor. Note: only the opener * thread uses this, and by doing so, indicates that the opener * thread is done. * *
core/utils/fifo_opener.cc:252
↓ 1 callersFunctionSetTrapHandler
core/debug.cc:451
↓ 1 callersFunctionSkipSymbol
core/debug.cc:291
↓ 1 callersMethodUnblockTowardsRoot
core/traffic_class.h:602
↓ 1 callersMethodUnblockTowardsRoot
core/traffic_class.cc:129
↓ 1 callersFunctionUnloadPlugin
core/bessd.cc:425
↓ 1 callersFunctionUpdateChecksum
Updates L3 (and L4, if necessary) checksum
core/modules/static_nat.cc:120
↓ 1 callersMethodUpdateConf
core/port.h:267
↓ 1 callersMethodUpdatePerGateBatch
core/task.h:148
↓ 1 callersMethod__get_sock
(self)
bessctl/conf/port/vhost/qmp.py:58
↓ 1 callersMethod__str__
(self)
bessctl/measurement_utils.py:104
↓ 1 callersFunction_build_tcs_tree
(tcs)
bessctl/commands.py:1158
← previousnext →501–600 of 2,023, ranked by callers