Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc_ut.h97 #define FILLP_DEFAULT_RX_BURST 4096 /* max pkt number to recv each cycle */ macro
99 #define FILLP_DEFAULT_RX_BURST 1400 /* max pkt number to recv each cycle */ macro
H A Dpdt_fc.h188 #ifndef FILLP_DEFAULT_RX_BURST
192 #define FILLP_DEFAULT_RX_BURST 102400 /* max pkt number to recv each cycle */ macro
194 #define FILLP_DEFAULT_RX_BURST 1400 /* max pkt number to recv each cycle */ macro
H A Dpdt_fc_miracast.h77 #define FILLP_DEFAULT_RX_BURST 1024 /* max pkt number to recv each cycle */ macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dres.c31 FILLP_DEFAULT_RX_BURST, /* udp.rxBurst */
91 g_resource.udp.rxBurst = FILLP_DEFAULT_RX_BURST; in InitGlobalResourceDefault()

Completed in 2 milliseconds