Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ get_attr_id
Function
get_attr_id
core/metadata.cc:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
static inline attr_id_t get_attr_id(const struct Attribute *attr) {
87
return attr->name;
88
}
89
90
// ScopeComponent ----------------------------------------------------------
91
Callers
3
AddModuleToComponent
Method · 0.85
FindAttr
Method · 0.85
FillOffsetArrays
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected