Home
last modified time | relevance | path

Searched refs:FT_CONF_RECV_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.h94 { SEND_BUF_SIZE, FT_CONF_SEND_BUFFER_SIZE }, { RECV_BUF_SIZE, FT_CONF_RECV_BUFFER_SIZE },
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c901 case FT_CONF_RECV_BUFFER_SIZE: in FtInnerAppConfigSet()
1064 case FT_CONF_RECV_BUFFER_SIZE: in FtInnerAppConfigGet()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h672 FT_CONF_RECV_BUFFER_SIZE, /* Indicates the size of the receive buffer. */ enumerator