Home
last modified time | relevance | path

Searched refs:msin (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c824 const char *sep, *msin; in build_root_nai() local
842 msin = sep + 1; in build_root_nai()
845 msin = imsi + plmn_len; in build_root_nai()
850 msin_len = os_strlen(msin); in build_root_nai()
858 os_memcpy(pos, msin, msin_len); in build_root_nai()