Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ reassemble4_ether
Function
reassemble4_ether
test/util.py:540–541 ·
view source on GitHub ↗
(listoffragments)
Source
from the content-addressed store, hash-verified
538
539
540
def
reassemble4_ether(listoffragments):
541
return
reassemble4_core(listoffragments, False)
542
543
544
def
reassemble4(listoffragments):
Callers
1
test_encap_big_packet
Method · 0.90
Calls
1
reassemble4_core
Function · 0.85
Tested by
1
test_encap_big_packet
Method · 0.72