Searched defs:gsm_triplet (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c63 struct gsm_triplet { struct
64 struct gsm_triplet *next;
71 static struct gsm_triplet *gsm_db = NULL, *gsm_db_pos = NULL;
262 struct gsm_triplet *g = NULL;
371 static struct gsm_triplet * get_gsm_triplet(const char *imsi)
373 struct gsm_triplet *g = gsm_db_pos;
621 struct gsm_triplet *g;
877 struct gsm_triplet *g, *gprev;

Completed in 337 milliseconds