Searched refs:ssh_ptl_should_drop_nak_packet (Results 1 – 1 of 1) sorted by relevance
249 * ssh_ptl_should_drop_nak_packet() - Error injection hook to drop NAK packets.255 static noinline bool ssh_ptl_should_drop_nak_packet(void) in ssh_ptl_should_drop_nak_packet() function 259 ALLOW_ERROR_INJECTION(ssh_ptl_should_drop_nak_packet, TRUE);343 if (likely(!ssh_ptl_should_drop_nak_packet())) in __ssh_ptl_should_drop_nak_packet()