Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c36 #define TCP_KEEPALIVE_TOS_VAL 180 macro
283 int32_t ipTos = TCP_KEEPALIVE_TOS_VAL; in OnConnectEvent()
459 int32_t ipTos = TCP_KEEPALIVE_TOS_VAL; in SocketConnectDevice()