Searched refs:DEBUG_INFO (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/network/tcpip/tcpip/ |
H A D | iinfo.c | 34 TI_DbgPrint(DEBUG_INFO, in InfoTdiQueryGetInterfaceMIB() 49 TI_DbgPrint(DEBUG_INFO, in InfoTdiQueryGetInterfaceMIB() 60 TI_DbgPrint(DEBUG_INFO, in InfoTdiQueryGetInterfaceMIB() 63 TI_DbgPrint(DEBUG_INFO, ("Got HWAddr\n")); in InfoTdiQueryGetInterfaceMIB() 75 TI_DbgPrint(DEBUG_INFO, ("OutErrors = %d\n", OutData->if_outerrors)); in InfoTdiQueryGetInterfaceMIB() 85 TI_DbgPrint(DEBUG_INFO, ("InErrors = %d\n", OutData->if_inerrors)); in InfoTdiQueryGetInterfaceMIB() 90 TI_DbgPrint(DEBUG_INFO, ("Copied in name %s\n", IFDescr)); in InfoTdiQueryGetInterfaceMIB() 94 TI_DbgPrint(DEBUG_INFO, ("Finished IFEntry MIB (%04x:%d) size %d\n", in InfoTdiQueryGetInterfaceMIB() 100 TI_DbgPrint(DEBUG_INFO,("Returning %x\n", Status)); in InfoTdiQueryGetInterfaceMIB()
|
H A D | ninfo.c | 26 TI_DbgPrint(DEBUG_INFO, ("Called, routes = %d\n", in InfoTdiQueryGetRouteTable() 65 (DEBUG_INFO, in InfoTdiQueryGetRouteTable() 93 TI_DbgPrint(DEBUG_INFO, ("Returning %08x\n", Status)); in InfoTdiQueryGetRouteTable() 107 TI_DbgPrint(DEBUG_INFO, ("Called.\n")); in InfoTdiQueryGetAddrTable() 164 TI_DbgPrint(DEBUG_INFO, ("Called.\n")); in InfoTdiQueryGetIPSnmpInfo() 175 TI_DbgPrint(DEBUG_INFO, ("Returning %08x\n", Status)); in InfoTdiQueryGetIPSnmpInfo() 191 TI_DbgPrint(DEBUG_INFO, ("Called.\n")); in InfoTdiQueryGetConnectionTcpTable() 262 TI_DbgPrint(DEBUG_INFO, ("Returning %08x\n", Status)); in InfoTdiQueryGetConnectionTcpTable() 276 TI_DbgPrint(DEBUG_INFO, ("Called.\n")); in InfoTdiQueryGetConnectionUdpTable() 305 TI_DbgPrint(DEBUG_INFO, ("Returning %08x\n", Status)); in InfoTdiQueryGetConnectionUdpTable() [all …]
|
H A D | info.c | 152 TI_DbgPrint(DEBUG_INFO,("About to copy %d TDIEntityIDs to user\n", in InfoTdiQueryListEntities() 160 TI_DbgPrint(DEBUG_INFO,("BufSize: %d, NeededSize: %d\n", BufSize, Size)); in InfoTdiQueryListEntities() 193 TI_DbgPrint(DEBUG_INFO, ("Called.\n")); in InfoTdiQueryGetATInfo() 210 TI_DbgPrint(DEBUG_INFO, ("Returning %08x\n", Status)); in InfoTdiQueryGetATInfo() 236 TI_DbgPrint(DEBUG_INFO, in InfoTdiQueryInformationEx()
|
/reactos/drivers/network/tcpip/include/ |
H A D | debug.h | 33 #define DEBUG_INFO 0x02000000 macro
|
/reactos/drivers/network/dd/dc21x4/ |
H A D | debug.h | 33 #ifdef DEBUG_INFO
|