Home | History | Annotate | Download | only in drivers

Lines Matching refs:guid

2502 	char guid[128];
2546 for (j = 0; j < sizeof(guid); j++) {
2547 guid[j] = (char) *pos;
2552 guid[sizeof(guid) - 1] = '\0';
2553 wpa_printf(MSG_DEBUG, "NDIS: intfs %d GUID '%s'",
2554 (int) i, guid);
2555 if (os_strstr(drv->ifname, guid) == NULL)
2798 * Compatibility code to strip possible prefix from the GUID. Previous