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