HomeSort by: relevance | last modified time | path
    Searched defs:wpa_sm_set_own_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa.h 194 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr);
307 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) function
wpa.c 4588 * wpa_sm_set_own_addr - Set own MAC address
4592 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) function

Completed in 57 milliseconds