Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.c1061 static char probeText[] = "TELESYSTEM SLW INC. ARLAN \0"; in arlan_check_fingerprint() local
1074 if (0 != strncmp(tempBuf, probeText, 29)){ in arlan_check_fingerprint()