Home
last modified time | relevance | path

Searched refs:retransmit (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/net/sctp/
H A Doutqueue.c198 INIT_LIST_HEAD(&q->retransmit); in sctp_outq_init()
234 list_for_each_safe(lchunk, temp, &q->retransmit) { in __sctp_outq_teardown()
366 if (queue != &asoc->outqueue.retransmit && in sctp_prsctp_prune_sent()
432 &asoc->outqueue.retransmit, in sctp_prsctp_prune()
524 sctp_insert_list(&q->retransmit, lchunk); in sctp_retransmit_mark()
607 lqueue = &q->retransmit; in __sctp_outq_flush_rtx()
1015 if (!list_empty(&ctx->q->retransmit)) in sctp_outq_flush_rtx()
1055 if (!list_empty(&ctx->q->retransmit) && in sctp_outq_flush_data()
1304 sctp_check_transmitted(q, &q->retransmit, NULL, NULL, sack, &highest_new_tsn); in sctp_outq_sack()
1392 list_empty(&q->retransmit); in sctp_outq_is_empty()
[all …]
H A Dchunk.c216 list_empty(&asoc->outqueue.retransmit) && in sctp_datamsg_from_user()
H A Dsocket.c177 list_for_each_entry(chunk, &q->retransmit, transmitted_list) in sctp_for_each_tx_datachunk()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dproc_net_tcp.rst41 | | | | | |------------> retransmit timeout
52 1 retransmit-timer is pending
H A Dtcp-thin.rst16 retransmissions effectively through fast retransmit instead of
30 1) If the stream is thin, fast retransmit on the first dupACK.
H A Dsnmp_counter.rst392 When the TCP stack wants to retransmit a packet, and finds that packet
592 stack begins to retransmit the lost packets.
597 packet, so the sender needs to retransmit this packet. In this
634 receives SACK for packet 4 and the sender doesn't retransmit the
641 The TCP stack wants to retransmit a packet and the congestion control
646 The TCP stack wants to retransmit a packet and the congestion control
H A Dip-sysctl.rst590 On retransmit try to send bigger packets to work around bugs in
607 retransmit N times before killing the connection at the (N+1)th RTO.
1559 IGMPv1 or IGMPv2 report retransmit will take place.
1565 IGMPv3 report retransmit will take place.
1688 and "tcp: Change txhash on every SYN and RTO retransmit"
2188 MLDv1 report retransmit will take place.
2194 MLDv2 report retransmit will take place.
H A Drds.rst224 ACK and retransmit handling
H A Dppp_generic.rst57 will then attempt to retransmit the rejected frame(s). If the frame
H A Daf_xdp.rst32 for a while due to a possible retransmit, the descriptor that points
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c115 unsigned int fastboot_data_len, uchar retransmit) in fastboot_send() argument
132 if (retransmit) { in fastboot_send()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dmax3421-hcd.c172 u8 retransmit; /* packet needs retransmission */ member
699 if (max3421_ep->retransmit in max3421_select_and_start_urb()
738 if (max3421_ep->retransmit) in max3421_select_and_start_urb()
740 max3421_ep->retransmit = 0; in max3421_select_and_start_urb()
811 max3421_ep->retransmit = 1; in max3421_slow_retransmit()
1185 max3421_ep->retransmit, ubuf); in dump_eps()
/OK3568_Linux_fs/buildroot/dl/hostapd/
H A D0003-WPS-UPnP-Handle-HTTP-initiation-failures-for-events-.patch7 While it is appropriate to try to retransmit the event to another
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsas.h300 u8 retransmit:1; member
532 u8 retransmit:1; member
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dscu_task_context.h310 u32 retransmit:1; member
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_qca.c490 bool retransmit = false; in hci_ibs_wake_retrans_timeout() local
507 retransmit = true; in hci_ibs_wake_retrans_timeout()
526 if (retransmit) in hci_ibs_wake_retrans_timeout()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0015-tftp-Do-not-use-priority-queue.patch16 - if packet block id is less than expected - this is retransmit
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst388 aarp-retransmit-limit
391 The number of times we will retransmit a query before giving up.
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1077 struct list_head retransmit; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-74240 and to retransmit data as needed.
6049 data already sent; don’t retransmit it if it is lost.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-74240 and to retransmit data as needed.
6049 data already sent; don’t retransmit it if it is lost.
/OK3568_Linux_fs/u-boot/
H A DREADME1600 time is too long, U-Boot will retransmit requests. In order