Searched refs:found_sn2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/mxge/
H A Dif_mxge.c292 int i, found_mac, found_sn2; local
297 found_sn2 = 0;
316 } else if (!found_sn2 && (strncmp(ptr, "SN=", 3) == 0)) {
323 found_sn2 = 1;

Completed in 50 milliseconds