Home
last modified time | relevance | path

Searched refs:FT_CONF_RECV_CACHE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.h93 { SEND_CACHE, FT_CONF_SEND_CACHE }, { RECV_CACHE, FT_CONF_RECV_CACHE },
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c895 case FT_CONF_RECV_CACHE: in FtInnerAppConfigSet()
1050 case FT_CONF_RECV_CACHE: in FtInnerAppConfigGet()
H A Dfillp_stack_app_config.c255 …if ((name == FT_CONF_SEND_CACHE) || (name == FT_CONF_RECV_CACHE) || (name == FT_CONF_PACKET_SIZE))… in FtInnerValidateAppConfigSet()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h670 FT_CONF_RECV_CACHE, /* Indicates the FillP receive cache. */ enumerator