Home
last modified time | relevance | path

Searched defs:rxrpc_ack_summary (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
A Dar-internal.h743 struct rxrpc_ack_summary { struct
744 u16 nr_acks; /* Number of ACKs in packet */
745 u16 nr_new_acks; /* Number of new ACKs in packet */
746 u16 nr_new_nacks; /* Number of new nacks in packet */
748 u8 ack_reason;
749 bool saw_nacks; /* Saw NACKs in packet */
750 bool new_low_nack; /* T if new low NACK found */
755 u8 cwnd;
756 u8 ssthresh;
757 u8 dup_acks;
[all …]

Completed in 12 milliseconds