Searched defs:shouldSetFwmark (Results 1 – 2 of 2) sorted by relevance
52 bool FwmarkClient::shouldSetFwmark(int family) { in shouldSetFwmark() function in FwmarkClient
79 const bool shouldSetFwmark = (sockfd >= 0) && addr in netdClientConnect() local