taglinefilesource code
net_dir103fs/proc/net.cstatic struct proc_dir_entry net_dir[] = {
net_dir135fs/proc/net.c#define NR_NET_DIRENTRY ((sizeof (net_dir))/(sizeof (net_dir[0])) - 1)
net_dir149fs/proc/net.cfor (de = net_dir ; de->name ; de++) {
net_dir172fs/proc/net.cde = net_dir + filp->f_pos;