Searched refs:ack_from (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-ftfw.c41 static uint32_t ack_from; variable
140 ack_from,
391 if (ack_from_set && before(net->seq, ack_from)) {
393 ack_from = net->seq;
413 tx_queue_add_ctlmsg(NET_F_ACK, ack_from, exp_seq-1);
421 ack_from = net->seq;
441 ack_from = net->seq;
446 tx_queue_add_ctlmsg(NET_F_ACK, ack_from, net->seq);

Completed in 101 milliseconds