Searched defs:ai_protocol (Results 1 – 2 of 2) sorted by relevance
114 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
826 int ai_protocol = strtol(argv[6], nullptr, 10); in runCommand() local