taglinefilesource code
inet_debug626drivers/net/slhc.cif (inet_debug == DBG_SLIP) printk("\runcomp: change %x len %d\n", changes, len);
inet_debug86drivers/net/slip.cif (inet_debug != DBG_SLIP) return;
inet_debug75net/inet/eth.cif (inet_debug != DBG_ETH) return;
inet_debug74net/inet/icmp.cif (inet_debug != DBG_ICMP) 
inet_debug86net/inet/inet.hextern int    inet_debug;
inet_debug91net/inet/ip.cif (inet_debug != DBG_IP) 
inet_debug52net/inet/route.cif (rt == NULL || inet_debug != DBG_RT)
inet_debug94net/inet/sock.cint inet_debug = DBG_OFF;    /* INET module debug flag  */
inet_debug98net/inet/sockinet.cint inet_debug = DBG_OFF;    /* INET module debug flag  */
inet_debug117net/inet/tcp.cif (inet_debug != DBG_TCP) 
inet_debug668net/inet/tcp.cif (inet_debug == DBG_SLIP) 
inet_debug686net/inet/tcp.cif (inet_debug == DBG_SLIP) printk("\rtcp_ack: build_header failed\n");
inet_debug3461net/inet/tcp.cif (inet_debug == DBG_SLIP) 
inet_debug3585net/inet/tcp.cif (inet_debug == DBG_SLIP) 
inet_debug73net/inet/udp.cif (inet_debug != DBG_UDP) 
inet_debug380net/inet/udp.cinet_debug = 0;
inet_debug383net/inet/udp.cinet_debug = DBG_UDP;
inet_debug99net/inet/utils.cif (level != inet_debug) 
inet_debug128net/inet/utils.cinet_debug = DBG_OFF;
inet_debug131net/inet/utils.cinet_debug = level;
inet_debug151net/inet/utils.cinet_debug = val;