/linux-6.8/net/mac80211/ |
D | key.h | 92 u32 replays; /* dot11RSNAStatsCCMPReplays */ member 97 u32 replays; /* dot11RSNAStatsCMACReplays */ member 103 u32 replays; /* dot11RSNAStatsCMACReplays */ member 114 u32 replays; /* dot11RSNAStatsGCMPReplays */ member
|
D | debugfs_key.c | 235 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.ccmp.replays); in key_replays_read() 240 key->u.aes_cmac.replays); in key_replays_read() 245 key->u.aes_gmac.replays); in key_replays_read() 249 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.gcmp.replays); in key_replays_read() 256 KEY_OPS(replays); 357 DEBUGFS_ADD(replays); in ieee80211_debugfs_key_add()
|
D | wpa.c | 170 /* update IV in key information to be able to detect replays */ in ieee80211_rx_h_michael_mic_verify() 552 key->u.ccmp.replays++; in ieee80211_crypto_ccmp_decrypt() 748 key->u.gcmp.replays++; in ieee80211_crypto_gcmp_decrypt() 938 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_decrypt() 988 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_256_decrypt() 1087 key->u.aes_gmac.replays++; in ieee80211_crypto_aes_gmac_decrypt()
|
D | tkip.c | 266 /* Reject replays if the received TSC is smaller than or equal to the in ieee80211_tkip_decrypt_data() 315 * that we don't catch replays of fragments but that's ok in ieee80211_tkip_decrypt_data()
|
D | key.c | 1433 key->u.ccmp.replays++; in ieee80211_key_replay() 1437 key->u.aes_cmac.replays++; in ieee80211_key_replay() 1441 key->u.aes_gmac.replays++; in ieee80211_key_replay() 1445 key->u.gcmp.replays++; in ieee80211_key_replay()
|
/linux-6.8/tools/perf/pmu-events/arch/nds32/n13/ |
D | atcpmu.json | 201 "PublicDescription": "ld-after-st conflict replays", 204 "BriefDescription": "V3 ld-after-st conflict replays"
|
/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,mpm.yaml | 17 one of these interrupts occur and replays it to GIC interrupt controller
|
/linux-6.8/fs/nfsd/ |
D | state.h | 94 /* For an open stateid kept around *only* to process close replays: */ 492 * handle close replays if they come soon enough. The close_lru 584 * while after close in order to handle CLOSE replays. Those are eventually
|
/linux-6.8/Documentation/filesystems/ |
D | ubifs.rst | 66 It does not need stuff like fsck.ext2. UBIFS automatically replays its
|
/linux-6.8/fs/ubifs/ |
D | replay.c | 663 * This function replays bud @bud, recovers it if needed, and adds all nodes 979 * This function replays a log LEB and returns zero in case of success, %1 if 1174 * This function scans the journal, replays and cleans it up. It makes sure all
|
/linux-6.8/drivers/staging/rtl8192e/ |
D | rtllib_crypt_ccmp.c | 373 … "key[%d] alg=CCMP key_set=%d tx_pn=%pM rx_pn=%pM format_errors=%d replays=%d decrypt_errors=%d\n", in rtllib_ccmp_print_stats()
|
D | rtllib_crypt_tkip.c | 662 …key_set=%d tx_pn=%02x%02x%02x%02x%02x%02x rx_pn=%02x%02x%02x%02x%02x%02x replays=%d icv_errors=%d … in rtllib_tkip_print_stats()
|
/linux-6.8/net/wireless/ |
D | lib80211_crypt_ccmp.c | 410 "format_errors=%d replays=%d decrypt_errors=%d\n", in lib80211_ccmp_print_stats()
|
D | lib80211_crypt_tkip.c | 689 "replays=%d icv_errors=%d local_mic_failures=%d\n", in lib80211_tkip_print_stats()
|
/linux-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_9.c | 483 /* Add the total number of NAKs, i.e the number of replays */ in nbio_v7_9_get_pcie_replay_count()
|
D | soc15.c | 857 /* Add the total number of NAKs, i.e the number of replays */ in soc15_get_pcie_replay_count()
|
D | vi.c | 1407 /* Add the total number of NAKs, i.e the number of replays */ in vi_get_pcie_replay_count()
|
/linux-6.8/fs/gfs2/ |
D | recovery.c | 507 * flushes and simultaneous journal replays from stomping on in gfs2_recover_func()
|
/linux-6.8/net/ipv4/ |
D | Kconfig | 754 protects against replays for long-lived TCP connections, and
|
/linux-6.8/fs/xfs/ |
D | xfs_log_priv.h | 135 * code replays the space allocation and a file could be truncated.
|
D | xfs_buf_item_recover.c | 861 * This routine replays a modification made to a buffer at runtime.
|
/linux-6.8/Documentation/networking/ |
D | tcp_ao.rst | 423 a rollover. It allows more TCP segment replays, but yet all regular
|
/linux-6.8/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 4260 * This function replays aggregator node, VSI to aggregator type nodes, and 4302 * This function replays association of VSI to aggregator type nodes, and 4321 * This function replays queue type node bandwidth. This function needs to be
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_defer.c | 166 * If we should crash before t2 commits, log recovery replays
|
/linux-6.8/arch/powerpc/sysdev/xive/ |
D | common.c | 360 * we could skip this on replays unless we soft-mask tells us in xive_get_irq()
|