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