Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c252 static FILLP_INT SockSetOptDirectlySend(struct FtSocket *sock, FILLP_CONST void *optVal, socklen_t … in SockSetOptDirectlySend() function
279 err = SockSetOptDirectlySend(sock, optVal, optLen); in SockSetSockOptFillp()