tag | line | file | source code |
---|---|---|---|
vif_table | 42 | net/ipv4/ipmr.c | static struct vif_device vif_table[MAXVIFS]; |
vif_table | 109 | net/ipv4/ipmr.c | struct vif_device *v=&vif_table[vif.vifc_vifi]; |
vif_table | 163 | net/ipv4/ipmr.c | struct vif_device *v=&vif_table[vif.vifc_vifi]; |
vif_table | 247 | net/ipv4/ipmr.c | vif=&vif_table[vr.vifi]; |
vif_table | 277 | net/ipv4/ipmr.c | struct vif_device *v=&vif_table[0]; |
vif_table | 304 | net/ipv4/ipmr.c | v=&vif_table[0]; |