Home
last modified time | relevance | path

Searched defs:send_size (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_api.c251 int WBT_MpParentSendHook(void *sendbuf, int send_size) in WBT_MpParentSendHook()
267 int WBT_MpChildSendHook(void *sendbuf, int send_size) in WBT_MpChildSendHook()
Dwbt_context.c703 int send_size = 0; in WBTi_CheckRequest() local