Home
last modified time | relevance | path

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

/system/netd/client/
DFwmarkClient.cpp57 bool FwmarkClient::shouldSetFwmark(int family) { in shouldSetFwmark() function in FwmarkClient
DNetdClient.cpp120 const bool shouldSetFwmark = shouldMarkSocket(sockfd, addr); in netdClientConnect() local