Changeset 4257 for vic/branches/cc/cc/tfwc_rcvr.h
- Timestamp:
- 08/09/08 20:50:56 (5 years ago)
- Files:
-
- 1 modified
-
vic/branches/cc/cc/tfwc_rcvr.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vic/branches/cc/cc/tfwc_rcvr.h
r4255 r4257 48 48 public: 49 49 TfwcRcvr(); 50 void tfwc_rcvr_recv(u_int16_t seqno, u_int16_t ackofack, u_int32_t ts); 50 51 void set_received_seqno(u_int16_t seqno, u_int16_t lastseq); 51 52
