taglinefilesource code
net_skbcount53net/core/skbuff.cunsigned long net_skbcount = 0;
net_skbcount63net/core/skbuff.cprintk("Networking buffers in use          : %lu\n",net_skbcount);
net_skbcount576net/core/skbuff.cnet_skbcount++;
net_skbcount600net/core/skbuff.cnet_skbcount--;
net_skbcount619net/core/skbuff.cnet_skbcount--;
net_skbcount646net/core/skbuff.cnet_skbcount++;