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