Searched refs:DNW1 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlinksupport.c252 DEBUGF(DNW1)("getconnection: START host %s, port %s, timeout %d, connection_type %d",
263 DEBUGF(DNW1)("getconnection: fqdn found %s, h_addr_list count %d",
278 DEBUGF(DNW1)("getconnection: unix_socket_path %s", unix_socket_path );
291 DEBUGF(DNW1)("getconnection: using unix socket");
346 DEBUGF(DNW1)("getconnection: connection to '%s' timed out",
351 DEBUGF(DNW1)("getconnection: connection to '%s' failed '%s'",
456 DEBUGF(DNW1)("getconnection: AGAIN port %d, min %d, max %d, count %d, connects %d",
579 DEBUGF(DNW1)("getconnection: connection to '%s' timed out",
584 DEBUGF(DNW1)("getconnection: connection to '%s' failed '%s'",
620 DEBUGF(DNW1)( "getconnectio
[all...]
H A Ddebug.c33 { "network",0,FLAG_K,(void *)&DbgFlag,DNW1, DNWMASK,0},
34 { "network+1",0,FLAG_K,(void *)&DbgFlag,DNW1, DNWMASK,0},
35 { "network+2",0,FLAG_K,(void *)&DbgFlag,DNW2|DNW1, DNWMASK,0},
36 { "network+3",0,FLAG_K,(void *)&DbgFlag,DNW3|DNW2|DNW1, DNWMASK,0},
37 { "network+4",0,FLAG_K,(void *)&DbgFlag,DNW4|DNW3|DNW2|DNW1, DNWMASK,0},
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h84 #define DNW1 ((0x1<<DNWSHIFT)) macro

Completed in 88 milliseconds