Searched refs:__SSH_PACKET_PRIORITY (Results 1 – 2 of 2) sorted by relevance
370 #define __SSH_PACKET_PRIORITY(base, try) \ macro389 __SSH_PACKET_PRIORITY(SSH_PACKET_PRIORITY_##base, (try))
693 WRITE_ONCE(p->priority, __SSH_PACKET_PRIORITY(base, try + 1)); in ssh_packet_next_try()