Searched defs:shouldSetFwmark (Results 1 – 2 of 2) sorted by relevance
45 bool FwmarkClient::shouldSetFwmark(int family) { in shouldSetFwmark() function in FwmarkClient
151 const bool shouldSetFwmark = shouldMarkSocket(sockfd, addr); in netdClientConnect() local