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