Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2369 static int hostapd_ctrl_rekey_ptk(struct hostapd_data *hapd, const char *cmd) in hostapd_ctrl_rekey_ptk() function
4250 if (hostapd_ctrl_rekey_ptk(hapd, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()