HomeSort by: relevance | last modified time | path
    Searched refs:random_mac_addr (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
common.h 591 int random_mac_addr(u8 *addr);
common.c 1025 int random_mac_addr(u8 *addr) function
  /src/external/bsd/wpa/dist/wpa_supplicant/
gas_query.c 802 random_mac_addr(gas->rand_addr) < 0) {
p2p_supplicant.c 2279 random_mac_addr(wpa_s->pending_interface_addr);
4844 if (random_mac_addr(addr) < 0) {
wpa_supplicant.c 2448 if (random_mac_addr(addr) < 0)

Completed in 28 milliseconds