taglinefilesource code
net_skbcount49net/inet/skbuff.cvolatile unsigned long net_skbcount = 0;
net_skbcount57net/inet/skbuff.cprintk("Networking buffers in use          : %lu\n",net_skbcount);
net_skbcount437net/inet/skbuff.cnet_skbcount++;
net_skbcount472net/inet/skbuff.cnet_skbcount--;
net_skbcount482net/inet/skbuff.cnet_skbcount--;