Home
last modified time | relevance | path

Searched defs:tcpKeepaliveOption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c700 static int32_t GetTcpKeepaliveOptionByCycle(ModeCycle cycle, TcpKeepaliveOption *tcpKeepaliveOption) in GetTcpKeepaliveOptionByCycle()
738 TcpKeepaliveOption tcpKeepaliveOption = { 0 }; in AuthSetTcpKeepaliveOption() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp2180 TcpKeepaliveOption tcpKeepaliveOption = { 0 }; variable