Searched defs:protocol (Results 1 – 7 of 7) sorted by relevance
104 int FirewallController::setEgressDestRule(const char* addr, int protocol, int port, in setEgressDestRule()
270 const char *interfaceName, uint32_t protocol, const char *hostname) { in getAddrInfo()483 int protocol = 0; // intelligient heuristic (both v4 + v6) in runCommand() local
248 int nl_connect(struct nl_sock *sk, int protocol) in nl_connect()
71 int protocol = -1; in _socket() local
89 int protocol = -1; in _socket() local
88 int protocol = -1; in _socket() local
461 static __inline__ int unix_socketpair( int d, int type, int protocol, int sv[2] ) in unix_socketpair()