MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / macAddMS

Method macAddMS

GPRS/MAC.cpp:458–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456}
457
458void L2MAC::macAddMS(MSInfo *ms) { macMSs.push_back(ms); }
459
460void L2MAC::macForgetMS(MSInfo *ms, bool forever)
461{

Callers 1

MSInfoMethod · 0.80

Calls 1

push_backMethod · 0.80

Tested by

no test coverage detected