Searched refs:ipconfigUSE_NBNS (Results 1 – 18 of 18) sorted by relevance
69 #if ( ipconfigUSE_NBNS == 1 )89 #if ( ipconfigUSE_NBNS != 0 )177 #if ( ipconfigUSE_NBNS == 1 )242 #if ( ipconfigUSE_LLMNR == 1 ) || ( ipconfigUSE_NBNS == 1 )
72 #if ( ( ipconfigUSE_NBNS == 1 ) || ( ipconfigUSE_LLMNR == 1 ) )76 #if ( ipconfigUSE_NBNS == 1 )
52 #if ( ipconfigUSE_NBNS != 0 )
691 #if ( ( ipconfigUSE_LLMNR != 0 ) || ( ipconfigUSE_NBNS != 0 ) )771 #ifndef ipconfigUSE_NBNS772 #define ipconfigUSE_NBNS 0 macro
138 ( ipconfigUSE_NBNS != 0 ) || \151 #if ( ipconfigUSE_LLMNR != 0 ) || ( ipconfigUSE_NBNS != 0 )
304 #define ipconfigUSE_NBNS ( 1 ) macro
306 #define ipconfigUSE_NBNS ( 1 ) macro
728 #if ( ( ipconfigUSE_NBNS == 1 ) || ( ipconfigUSE_LLMNR == 1 ) )792 #if ( ipconfigUSE_NBNS == 1 )
483 #if ( ipconfigUSE_NBNS == 1 ) in xProcessReceivedUDPPacket()
793 #if ( ipconfigUSE_NBNS == 1 )
847 …#if ( ipconfigUSE_LLMNR == 1 ) || ( ipconfigUSE_MDNS == 1 ) || ( ipconfigUSE_NBNS == 1 ) || ( ipco… in xMayAcceptPacket()861 #if ipconfigUSE_NBNS == 1 in xMayAcceptPacket()
2247 ipconfigUSE_NBNS=1 \