Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c360 sock->dataOptionSize = 0; in SockUpdatePktDataOpt()
376 sock->dataOptionSize = dataOptLen; in SockUpdatePktDataOpt()
377 FILLP_LOGINF("fillp_sock_id:%d, dataOptFlag:%x, dataOptionSize:%u", sock->index, dataOptFlag, dataOptLen); in SockUpdatePktDataOpt()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h125 FILLP_UINT16 dataOptionSize; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c469 dataOptionAreaSize = (FILLP_UINT16)(sock->dataOptionSize + FILLP_DATA_OFFSET_LEN); in FtAppConfigSetPktSize()
H A Dsocket_app.c412 (FILLP_UINT16)(sock->dataOptionSize + FILLP_DATA_OFFSET_LEN); in SockSendMsgSetItem()

Completed in 5 milliseconds