Home | History | Annotate | Download | only in mdnsNSP

Lines Matching refs:NS

1693 #define	DebugNameSpaceToString( NS )			( ( NS ) == NS_DNS ) ? "NS_DNS" : ( ( NS ) == NS_ALL ) ? "NS_ALL" : ""