Home
last modified time | relevance | path

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

/hostap-3.6.0/hostapd/
Dctrl_iface.c2579 static int hostapd_ctrl_rekey_ptk(struct hostapd_data *hapd, const char *cmd) in hostapd_ctrl_rekey_ptk() function
3756 if (hostapd_ctrl_rekey_ptk(hapd, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()