Searched refs:sendRstAckSegment (Results 1 – 3 of 3) sorted by relevance
92 void sendRstAckSegment(u32 seq, u32 ack);
177 void HostBase::sendRstAckSegment(u32 seq, u32 ack) in sendRstAckSegment() function in nn::rdt::CTR::HostBase
383 pReceiver->sendRstAckSegment(SEQ, ACK); in update()