Searched refs:tx_failure (Results 1 – 2 of 2) sorted by relevance
202 void eapol_txcb(uint8_t *eapol_payload, size_t len, bool tx_failure);
2638 void eapol_txcb(uint8_t *eapol_payload, size_t len, bool tx_failure) in eapol_txcb() argument2666 if (tx_failure) { in eapol_txcb()2679 wpa_printf(MSG_DEBUG, "2/4 txcb, flags=%d, txfail %d", sm->txcb_flags, tx_failure); in eapol_txcb()