Home
last modified time | relevance | path

Searched defs:optValueSize (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_option.c22 int32_t SetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, uint32_t optValueSize) in SetExtSocketOpt() argument
32 int32_t GetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t *optValueSize) in GetExtSocketOpt() argument
H A Dclient_trans_socket_service.c251 int32_t SetSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t optValueSize) in SetSocketOpt() argument
274 int32_t GetSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t *optValueSize) in GetSocketOpt() argument

Completed in 1 milliseconds