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

Method tmsiTabClearAuthCache

Control/TMSITable.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void TMSITable::tmsiTabClearAuthCache()
205{
206 runQuery("UPDATE TMSI_TABLE SET AUTH_EXPIRY=0");
207}
208
209
210void TMSITable::tmsiTabClear()

Callers 1

checkForConfigChangesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected