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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_phys.c991 int b_match = bssid_match(kwh, cur_wlan->nww_bssid); local
998 !(cur_wlan->nww_essid[0] == '\0' && b_match))
1004 if (wireless_strict_bssid && !b_match)
1380 int b_match = 0; local
1383 &b_match);
1384 if (b_match == 0)

Completed in 60 milliseconds