Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ lleWriteLowSide
Method
lleWriteLowSide
SGSNGGSN/LLC.cpp:299–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
void LlcEntity::lleWriteLowSide(LlcFrame &frame)
300
{
301
mVUR++;
302
frame.llcProcess1(this);
303
}
304
305
306
void LlcEntity::lleWriteRaw(ByteVector &frame, const char *descr)
Callers
1
llcWriteLowSide
Method · 0.80
Calls
1
llcProcess1
Method · 0.80
Tested by
no test coverage detected