Opps.. I missed a file on the commit :-)

This commit is contained in:
Randall Stewart 2009-03-14 23:13:16 +00:00
parent 14b55f2f95
commit 49633f4b36

View File

@ -309,7 +309,7 @@ struct sctp_data_chunkrec {
/* ECN Nonce: Nonce Value for this chunk */
uint8_t ect_nonce;
uint8_t fwd_tsn_cnt;
/*
* part of the Highest sacked algorithm to be able to stroke counts
* on ones that are FR'd.
@ -445,6 +445,7 @@ struct sctp_stream_queue_pending {
uint8_t pr_sctp_on;
uint8_t sender_all_done;
uint8_t put_last_out;
uint8_t discard_rest;
};
/*