taglinefilesource code
inet_debug632drivers/net/slhc.cif (inet_debug == DBG_SLIP) printk("\runcomp: change %x len %d\n", changes, len);
inet_debug93drivers/net/slip.cif (inet_debug != DBG_SLIP) return;
inet_debug78include/linux/inet.hextern int    inet_debug;
inet_debug91net/inet/icmp.cif (inet_debug != DBG_ICMP) 
inet_debug86net/inet/inet.hextern int    inet_debug;
inet_debug117net/inet/ip.cif (inet_debug != DBG_IP) 
inet_debug69net/inet/route.cif (rt == NULL || inet_debug != DBG_RT) 
inet_debug98net/inet/sock.cint inet_debug = DBG_OFF;    /* INET module debug flag  */
inet_debug142net/inet/tcp.cif (inet_debug == DBG_TCP)
inet_debug686net/inet/tcp.cif (inet_debug == DBG_SLIP)
inet_debug703net/inet/tcp.cif (inet_debug == DBG_SLIP)
inet_debug3284net/inet/tcp.cif (inet_debug == DBG_SLIP) printk("\rtcp_rcv: bad checksum\n");
inet_debug3371net/inet/tcp.cif (inet_debug == DBG_SLIP) 
inet_debug83net/inet/udp.cif (inet_debug != DBG_UDP) 
inet_debug447net/inet/udp.cinet_debug = 0;
inet_debug450net/inet/udp.cinet_debug = DBG_UDP;
inet_debug102net/inet/utils.cif (level != inet_debug) 
inet_debug136net/inet/utils.cinet_debug = DBG_OFF;
inet_debug139net/inet/utils.cinet_debug = level;
inet_debug159net/inet/utils.cinet_debug = val;