MCPcopy 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
86static inline attr_id_t get_attr_id(const struct Attribute *attr) {
87 return attr->name;
88}
89
90// ScopeComponent ----------------------------------------------------------
91

Callers 3

AddModuleToComponentMethod · 0.85
FindAttrMethod · 0.85
FillOffsetArraysMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected