Searched refs:NI_DGRAM (Results 1 – 5 of 5) sorted by relevance
153 #undef NI_DGRAM154 #define NI_DGRAM 0x08 macro
48 NI_DGRAM | NI_WITHSCOPEID)243 flags & NI_DGRAM ? "udp" : "tcp"); in getnameinfo()
171 #define NI_DGRAM 0x0010 macro
156 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
1004 (flags & NI_DGRAM) ? "udp" : "tcp", in fake_getnameinfo()