Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_tcp_connection.h32 #define TCP_KEEPALIVE_MID_COUNT 3 macro
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c712 tcpKeepaliveOption->keepaliveCount = TCP_KEEPALIVE_MID_COUNT; in GetTcpKeepaliveOptionByCycle()