Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ VppBierTableID
Class
VppBierTableID
test/vpp_bier.py:20–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
20
class
VppBierTableID:
21
def
__init__(self, sub_domain_id, set_id, hdr_len_id):
22
self.set_id = set_id
23
self.sub_domain_id = sub_domain_id
24
self.hdr_len_id = hdr_len_id
25
26
27
def
find_bier_table(test, bti):
Callers
7
bier_midpoint
Method · 0.90
test_bier_load_balance
Method · 0.90
test_bier_head
Method · 0.90
test_bier_tail
Method · 0.90
bier_e2e
Method · 0.90
test_bier_head_o_udp
Method · 0.90
test_bier_tail_o_udp
Method · 0.90
Calls
no outgoing calls
Tested by
7
bier_midpoint
Method · 0.72
test_bier_load_balance
Method · 0.72
test_bier_head
Method · 0.72
test_bier_tail
Method · 0.72
bier_e2e
Method · 0.72
test_bier_head_o_udp
Method · 0.72
test_bier_tail_o_udp
Method · 0.72