Home
last modified time | relevance | path

Searched refs:NI_DGRAM (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/missing/
Daddrinfo.h117 #ifndef NI_DGRAM
118 #define NI_DGRAM 0x00000010 macro
Dgetnameinfo.c155 (flags & NI_DGRAM) ? "udp" : "tcp");
/external/libpcap/Win32/Include/
Daddrinfo.h143 #ifndef NI_DGRAM
144 #define NI_DGRAM 0x00000010 macro