Searched refs:FILLP_DEFAULT_UDP_SEND_MSG_NUM (Results 1 – 2 of 2) sorted by relevance
32 FILLP_DEFAULT_UDP_SEND_MSG_NUM, /* udp.numMsgSend */85 #if FILLP_DEFAULT_UDP_SEND_MSG_NUM > FILLP_VLEN /* refer to FillpSendOne function for more details …93 g_resource.udp.numMsgSend = FILLP_DEFAULT_UDP_SEND_MSG_NUM; in InitGlobalResourceDefault()
283 #ifndef FILLP_DEFAULT_UDP_SEND_MSG_NUM284 #define FILLP_DEFAULT_UDP_SEND_MSG_NUM 1 macro