Home
last modified time | relevance | path

Searched refs:pasn_set_own_addr (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/pasn/
Dpasn_common.c87 void pasn_set_own_addr(struct pasn_data *pasn, const u8 *addr) in pasn_set_own_addr() function
Dpasn_common.h200 void pasn_set_own_addr(struct pasn_data *pasn, const u8 *addr);
/hostap-latest/src/ap/
Dieee802_11.c2647 pasn_set_own_addr(pasn, hapd->own_addr); in hapd_initialize_pasn()