Home
last modified time | relevance | path

Searched refs:fwmarkLen (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dfwmark_network.cpp92 socklen_t fwmarkLen = sizeof(fwmark.intValue); in SetMark() local
93 int32_t ret = getsockopt(*socketFd, SOL_SOCKET, SO_MARK, &fwmark.intValue, &fwmarkLen); in SetMark()

Completed in 1 milliseconds