Home
last modified time | relevance | path

Searched refs:looped (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_timer.c177 bool looped; in sctp_find_alternate_net() local
337 looped = false; in sctp_find_alternate_net()
340 if (!looped) { in sctp_find_alternate_net()
342 looped = true; in sctp_find_alternate_net()
376 looped = false; in sctp_find_alternate_net()
379 if (!looped) { in sctp_find_alternate_net()
381 looped = true; in sctp_find_alternate_net()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dbbdev_app.rst21 packet is compared with the baseband operations output. Then it's looped back to
95 it will print the transmitted along with the looped-back traffic on Rx ports.
/f-stack/dpdk/doc/guides/faq/
H A Dfaq.rst163 …PFVMTXSSW[n])``, which allows an individual pool to send traffic and have it looped back to itself.
/f-stack/dpdk/doc/guides/nics/
H A Dpcap_ring.rst278 To create two pseudo-Ethernet ports where all traffic sent to a port is looped back
H A Dtap.rst219 traffic is being looped back. You can use ``set all size XXX`` to change the
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst364 * Check for event stages if the events are looped back into the same queue.