Searched refs:gsm_triplet (Results 1 - 1 of 1) sorted by last modified time

/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c71 struct gsm_triplet { struct
72 struct gsm_triplet *next;
79 static struct gsm_triplet *gsm_db = NULL, *gsm_db_pos = NULL;
273 struct gsm_triplet *g = NULL;
382 static struct gsm_triplet * get_gsm_triplet(const char *imsi)
384 struct gsm_triplet *g = gsm_db_pos;
631 struct gsm_triplet *g;
963 struct gsm_triplet *g, *gprev;

Completed in 137 milliseconds