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