Searched refs:N_LINK_TCP_DATA (Results 1 – 1 of 1) sorted by relevance
267 #define N_LINK_TCP_DATA 3 /* Number of distinct ACK number changes macro272 struct ack_data_record ack[N_LINK_TCP_DATA];1078 for (i=0; i<N_LINK_TCP_DATA; i++) in AddLink()2069 for (i=0; i<N_LINK_TCP_DATA; i++) in GetDeltaAckIn()2120 for (i=0; i<N_LINK_TCP_DATA; i++) in GetDeltaSeqOut()2181 if (i == N_LINK_TCP_DATA) in AddSeq()