Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c1690 #define DebugSocketProtocolToString( PROTO ) ( ( PROTO ) == IPPROTO_UDP ) ? "IPPROTO_UDP" : \ macro
1768 DebugSocketProtocolToString( inQuerySet->lpafpProtocols[ i ].iProtocol ) ); in DebugDumpQuerySet()