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