Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dp80211conv.c244 if (!memcmp(wlandev->spy_address[i], mac, ETH_ALEN)) { in orinoco_spy_gather()
245 memcpy(wlandev->spy_address[i], mac, ETH_ALEN); in orinoco_spy_gather()
Dp80211netdev.h226 char spy_address[IW_MAX_SPY][ETH_ALEN]; member