taglinefilesource code
net_allocs50net/inet/skbuff.cvolatile unsigned long net_allocs = 0;
net_allocs59net/inet/skbuff.cprintk("Total network buffer allocations   : %lu\n",net_allocs);
net_allocs410net/inet/skbuff.cnet_allocs++;