Home
last modified time | relevance | path

Searched refs:abandon (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst706 feature is useful when the user wants to abandon partially enqueued operations
731 when the user wants to abandon partially dequeued data and try dequeuing again
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c5914 struct mbuf *mb, int32_t * abandon, struct bbr_sendmap *hintrsm, uint32_t delay_calc, in bbr_log_output() argument
5950 *abandon = 1; in bbr_log_output()
11962 int32_t flags, abandon, error = 0; in bbr_output_wtime() local
13865 abandon = 0; in bbr_output_wtime()
13879 cts, mb, &abandon, rsm, 0, sb); in bbr_output_wtime()
13880 if (abandon) { in bbr_output_wtime()