Lines Matching refs:add_note

426 		add_note(wt, MSG_INFO, "Invalid IEs in a Beacon frame from "  in rx_mgmt_beacon()
577 add_note(wt, MSG_INFO, in rx_mgmt_beacon()
589 add_note(wt, MSG_INFO, "Invalid MME in a Beacon frame from " in rx_mgmt_beacon()
597 add_note(wt, MSG_INFO, "Unexpected MME KeyID %u from " MACSTR, in rx_mgmt_beacon()
608 add_note(wt, MSG_DEBUG, in rx_mgmt_beacon()
615 add_note(wt, MSG_INFO, "BIP replay detected: SA=" MACSTR, in rx_mgmt_beacon()
623 add_note(wt, MSG_INFO, "Invalid MME MIC in a Beacon frame from " in rx_mgmt_beacon()
629 add_note(wt, MSG_DEBUG, "Valid MME MIC in Beacon frame"); in rx_mgmt_beacon()
655 add_note(wt, MSG_INFO, "Invalid IEs in a Probe Response frame " in rx_mgmt_probe_resp()
687 add_note(wt, MSG_INFO, in process_fils_auth()
693 add_note(wt, MSG_INFO, in process_fils_auth()
702 add_note(wt, MSG_INFO, in process_fils_auth()
740 add_note(wt, MSG_INFO, in process_ft_auth()
767 add_note(wt, MSG_INFO, "FT: SNonce mismatch in FTE"); in process_ft_auth()
873 add_note(wt, MSG_INFO, "Too short Authentication frame from " in rx_mgmt_auth()
891 add_note(wt, MSG_DEBUG, "STA " MACSTR in rx_mgmt_auth()
915 add_note(wt, MSG_DEBUG, "STA " MACSTR in deauth_all_stas()
930 add_note(wt, MSG_DEBUG, "TDLS: Set link down based on " in tdls_link_down()
956 add_note(wt, MSG_INFO, "Too short Deauthentication frame from " in rx_mgmt_deauth()
992 add_note(wt, MSG_INFO, "Do not change STA " MACSTR " State " in rx_mgmt_deauth()
999 add_note(wt, MSG_DEBUG, "STA " MACSTR in rx_mgmt_deauth()
1087 add_note(wt, MSG_DEBUG, "Derived FILS PTK"); in try_rmsk()
1179 add_note(wt, MSG_INFO, "Too short Association Request frame " in rx_mgmt_assoc_req()
1210 add_note(wt, MSG_INFO, "Invalid IEs in Association Request " in rx_mgmt_assoc_req()
1341 add_note(wt, MSG_INFO, "Too short Association Response frame " in rx_mgmt_assoc_resp()
1378 add_note(wt, MSG_INFO, in rx_mgmt_assoc_resp()
1386 add_note(wt, MSG_INFO, "No valid Timeout Interval IE " in rx_mgmt_assoc_resp()
1400 add_note(wt, MSG_DEBUG, "Two MSBs of the AID were not set to 1 " in rx_mgmt_assoc_resp()
1407 add_note(wt, MSG_DEBUG, in rx_mgmt_assoc_resp()
1413 add_note(wt, MSG_DEBUG, "STA " MACSTR in rx_mgmt_assoc_resp()
1453 add_note(wt, MSG_INFO, "Too short Reassociation Request frame " in rx_mgmt_reassoc_req()
1469 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_req()
1589 add_note(wt, MSG_INFO, "FT: Failed to parse FT IEs"); in rx_mgmt_reassoc_req()
1594 add_note(wt, MSG_INFO, "FT: No RSNE in Reassoc Req"); in rx_mgmt_reassoc_req()
1599 add_note(wt, MSG_INFO, "FT: No PMKID in RSNE"); in rx_mgmt_reassoc_req()
1605 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_req()
1620 add_note(wt, MSG_INFO, "FT: Invalid MDE"); in rx_mgmt_reassoc_req()
1628 add_note(wt, MSG_INFO, "FT: Invalid FTE"); in rx_mgmt_reassoc_req()
1641 add_note(wt, MSG_INFO, "FT: Invalid FTIE"); in rx_mgmt_reassoc_req()
1652 add_note(wt, MSG_INFO, "FT: SNonce mismatch in FTIE"); in rx_mgmt_reassoc_req()
1661 add_note(wt, MSG_INFO, "FT: ANonce mismatch in FTIE"); in rx_mgmt_reassoc_req()
1670 add_note(wt, MSG_INFO, "FT: No R0KH-ID subelem in FTE"); in rx_mgmt_reassoc_req()
1677 add_note(wt, MSG_INFO, "FT: No R1KH-ID subelem in FTE"); in rx_mgmt_reassoc_req()
1686 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_req()
1698 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_req()
1737 add_note(wt, MSG_INFO, "FT: Failed to calculate MIC"); in rx_mgmt_reassoc_req()
1745 add_note(wt, MSG_INFO, "FT: Invalid MIC in FTE"); in rx_mgmt_reassoc_req()
1774 add_note(wt, MSG_INFO, "FT: Valid FTE MIC"); in rx_mgmt_reassoc_req()
1795 add_note(wt, MSG_INFO, "FT: No GTK included in FTE"); in process_gtk_subelem()
1807 add_note(wt, MSG_INFO, "FT: Invalid GTK sub-elem length %zu", in process_gtk_subelem()
1813 add_note(wt, MSG_INFO, in process_gtk_subelem()
1821 add_note(wt, MSG_INFO, "FT: Unsupported Group Cipher %d", in process_gtk_subelem()
1827 add_note(wt, MSG_INFO, "FT: Too short GTK in FTE"); in process_gtk_subelem()
1837 add_note(wt, MSG_INFO, in process_gtk_subelem()
1843 add_note(wt, MSG_DEBUG, "GTK KeyID=%u", keyidx); in process_gtk_subelem()
1893 add_note(wt, MSG_INFO, "FT: No IGTK included in FTE"); in process_igtk_subelem()
1905 add_note(wt, MSG_INFO, "FT: Invalid IGTK sub-elem length %zu", in process_igtk_subelem()
1910 add_note(wt, MSG_INFO, in process_igtk_subelem()
1917 add_note(wt, MSG_INFO, in process_igtk_subelem()
1929 add_note(wt, MSG_INFO, "Unexpected IGTK KeyID %u", keyidx); in process_igtk_subelem()
1933 add_note(wt, MSG_DEBUG, "IGTK KeyID %u", keyidx); in process_igtk_subelem()
1976 add_note(wt, MSG_INFO, in process_bigtk_subelem()
1982 add_note(wt, MSG_INFO, in process_bigtk_subelem()
1989 add_note(wt, MSG_INFO, in process_bigtk_subelem()
2001 add_note(wt, MSG_INFO, "Unexpected BIGTK KeyID %u", keyidx); in process_bigtk_subelem()
2005 add_note(wt, MSG_DEBUG, "BIGTK KeyID %u", keyidx); in process_bigtk_subelem()
2101 add_note(wt, MSG_INFO, "Too short Reassociation Response frame " in rx_mgmt_reassoc_resp()
2139 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2147 add_note(wt, MSG_INFO, "No valid Timeout Interval IE " in rx_mgmt_reassoc_resp()
2161 add_note(wt, MSG_DEBUG, "Two MSBs of the AID were not set to 1 " in rx_mgmt_reassoc_resp()
2168 add_note(wt, MSG_DEBUG, in rx_mgmt_reassoc_resp()
2174 add_note(wt, MSG_DEBUG, "STA " MACSTR in rx_mgmt_reassoc_resp()
2206 add_note(wt, MSG_INFO, "FT: Failed to parse FT IEs"); in rx_mgmt_reassoc_resp()
2211 add_note(wt, MSG_INFO, "FT: No RSNE in Reassoc Resp"); in rx_mgmt_reassoc_resp()
2216 add_note(wt, MSG_INFO, "FT: No PMKID in RSNE"); in rx_mgmt_reassoc_resp()
2222 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2237 add_note(wt, MSG_INFO, "FT: Invalid MDE"); in rx_mgmt_reassoc_resp()
2245 add_note(wt, MSG_INFO, "FT: Invalid FTE"); in rx_mgmt_reassoc_resp()
2258 add_note(wt, MSG_INFO, "FT: Invalid FTIE"); in rx_mgmt_reassoc_resp()
2269 add_note(wt, MSG_INFO, "FT: SNonce mismatch in FTIE"); in rx_mgmt_reassoc_resp()
2278 add_note(wt, MSG_INFO, "FT: ANonce mismatch in FTIE"); in rx_mgmt_reassoc_resp()
2287 add_note(wt, MSG_INFO, "FT: No R0KH-ID subelem in FTE"); in rx_mgmt_reassoc_resp()
2294 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2306 add_note(wt, MSG_INFO, "FT: No R1KH-ID subelem in FTE"); in rx_mgmt_reassoc_resp()
2312 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2401 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2431 add_note(wt, MSG_INFO, "FT: Failed to calculate MIC"); in rx_mgmt_reassoc_resp()
2438 add_note(wt, MSG_INFO, "FT: Invalid MIC in FTE"); in rx_mgmt_reassoc_resp()
2469 add_note(wt, MSG_INFO, "FT: Valid FTE MIC"); in rx_mgmt_reassoc_resp()
2474 add_note(wt, MSG_INFO, in rx_mgmt_reassoc_resp()
2511 add_note(wt, MSG_DEBUG, "STA " MACSTR in disassoc_all_stas()
2537 add_note(wt, MSG_INFO, "Too short Disassociation frame from " in rx_mgmt_disassoc()
2575 add_note(wt, MSG_INFO, "Do not change STA " MACSTR " State " in rx_mgmt_disassoc()
2582 add_note(wt, MSG_DEBUG, in rx_mgmt_disassoc()
2588 add_note(wt, MSG_DEBUG, "STA " MACSTR in rx_mgmt_disassoc()
2609 add_note(wt, MSG_INFO, "Too short FT Request frame"); in rx_mgmt_action_ft_request()
2623 add_note(wt, MSG_INFO, "Could not parse FT Request frame body"); in rx_mgmt_action_ft_request()
2636 add_note(wt, MSG_INFO, "No BSS entry for Target AP"); in rx_mgmt_action_ft_request()
2671 add_note(wt, MSG_INFO, "Too short FT Response frame from " in rx_mgmt_action_ft_response()
2687 add_note(wt, MSG_INFO, in rx_mgmt_action_ft_response()
2702 add_note(wt, MSG_INFO, "No BSS entry for Target AP"); in rx_mgmt_action_ft_response()
2760 add_note(wt, MSG_INFO, "Too short FT Action frame from " MACSTR, in rx_mgmt_action_ft()
2773 add_note(wt, MSG_INFO, "Unsupported FT action value %u from " in rx_mgmt_action_ft()
2793 add_note(wt, MSG_INFO, "SA Query Request " MACSTR " -> " MACSTR in rx_mgmt_action_sa_query_req()
2824 add_note(wt, MSG_INFO, "SA Query Response " MACSTR " -> " MACSTR in rx_mgmt_action_sa_query_resp()
2846 add_note(wt, MSG_INFO, "Too short SA Query frame from " MACSTR, in rx_mgmt_action_sa_query()
2853 add_note(wt, MSG_INFO, "Unexpected %u octets of extra data at " in rx_mgmt_action_sa_query()
2868 add_note(wt, MSG_INFO, "Unexpected SA Query action value %u " in rx_mgmt_action_sa_query()
2885 add_note(wt, MSG_INFO, in rx_mgmt_location_measurement_report()
2897 add_note(wt, MSG_INFO, in rx_mgmt_location_measurement_report()
2926 add_note(wt, MSG_INFO, in rx_mgmt_prot_ftm_request()
2940 add_note(wt, MSG_INFO, in rx_mgmt_prot_ftm()
2954 add_note(wt, MSG_INFO, in rx_mgmt_prot_ftm_report()
3003 add_note(wt, MSG_DEBUG, "Group addressed Action frame: DA=" in rx_mgmt_action()
3012 add_note(wt, MSG_INFO, "Too short Action frame from " MACSTR, in rx_mgmt_action()
3045 add_note(wt, MSG_INFO, "Action frame sent when STA is not in " in rx_mgmt_action()
3172 add_note(wt, MSG_INFO, "Robust group-addressed " in check_bip()
3184 add_note(wt, MSG_INFO, "MMIE KeyID reserved bits not zero " in check_bip()
3189 add_note(wt, MSG_INFO, "Unexpected MMIE KeyID %u from " MACSTR, in check_bip()
3199 add_note(wt, MSG_DEBUG, "No IGTK known to validate BIP frame"); in check_bip()
3204 add_note(wt, MSG_INFO, "BIP replay detected: SA=" MACSTR, in check_bip()
3212 add_note(wt, MSG_INFO, "Invalid MMIE MIC in a frame from " in check_bip()
3218 add_note(wt, MSG_DEBUG, "Valid MMIE MIC"); in check_bip()
3284 add_note(wt, MSG_DEBUG, in mgmt_decrypt_tk()
3320 add_note(wt, MSG_INFO, "Expected CCMP/GCMP frame from " MACSTR in mgmt_decrypt()
3331 add_note(wt, MSG_INFO, "CCMP/GCMP mgmt frame from " MACSTR in mgmt_decrypt()
3337 add_note(wt, MSG_INFO, "Unexpected non-zero KeyID %d in " in mgmt_decrypt()
3357 add_note(wt, MSG_MSGDUMP, in mgmt_decrypt()
3370 add_note(wt, MSG_INFO, "replay detected: A1=" MACSTR in mgmt_decrypt()
3469 add_note(wt, MSG_INFO, in check_mgmt_ccmp_gcmp()
3601 add_note(wt, MSG_DEBUG, "DEAUTH from " MACSTR " acknowledged by " in rx_mgmt_deauth_ack()
3631 add_note(wt, MSG_DEBUG, "DISASSOC from " MACSTR " acknowledged by " in rx_mgmt_disassoc_ack()