ieee802_1x_receive() function
ieee802_1x_receive - Process the EAPOL frames from the Supplicant @hapd: hostapd BSS data @sa: Source address (sender of the EAPOL frame) @buf: EAPOL frame @len: Length of buf in octets This function is called for each incoming EAPOL frame from the interface
![]()
ieee802_1x_receive(hapd, sta->addr, data, data_len);
ieee802_1x_receive() is called by 1 function and calls 7 functions:
![]()
ieee802_1x_receive()
ieee802_1x_receive() reads 26 variables and writes 9 variables:
![]()
ieee802_1x_receive()