Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ unpack
Method
unpack
src/vpp-api/python/vpp_papi/vpp_serializer.py:63–64 ·
view source on GitHub ↗
(self, data, offset, result=None, ntc=False)
Source
from the content-addressed store, hash-verified
61
raise
NotImplementedError
62
63
def
unpack(self, data, offset, result=None, ntc=False):
64
raise
NotImplementedError
65
66
# override as appropriate in subclasses
67
@staticmethod
Callers
15
test_ring_buffer_generation
Method · 0.45
test_ring_buffer_overwrite
Method · 0.45
test_ring_buffer_batch_operations
Method · 0.45
get_nat44_ei_in2out_worker_index
Function · 0.45
test_outside_address_distribution
Method · 0.45
verify_enough_packet_data_in_pcap
Method · 0.45
test_ring_buffer_basic_functionality
Method · 0.45
test_ring_buffer_batch_operations
Method · 0.45
get_nat44_ed_in2out_worker_index
Function · 0.45
connect
Method · 0.45
decode_incoming_msg
Method · 0.45
_read
Method · 0.45
Calls
no outgoing calls
Tested by
11
test_ring_buffer_generation
Method · 0.36
test_ring_buffer_overwrite
Method · 0.36
test_ring_buffer_batch_operations
Method · 0.36
get_nat44_ei_in2out_worker_index
Function · 0.36
test_outside_address_distribution
Method · 0.36
test_ring_buffer_basic_functionality
Method · 0.36
test_ring_buffer_batch_operations
Method · 0.36
get_nat44_ed_in2out_worker_index
Function · 0.36
test_recursive_address
Method · 0.36
test_message
Method · 0.36
test_abf
Method · 0.36