MCPcopy Create free account
hub / github.com/CortexFlow/CortexBrain / init_tc_classifier

Function init_tc_classifier

core/src/components/identity/src/main.rs:127–165  ·  view source on GitHub ↗

attach the tc classifier program to a vector of interfaces

(
    bpf: Arc<Mutex<Ebpf>>,
    ifaces: Vec<String>,
    link_ids: Arc<Mutex<HashMap<String, SchedClassifierLinkId>>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

cloneMethod · 0.80

Tested by

no test coverage detected