| tag | line | file | source code |
| ip_router_info | 103 | include/linux/igmp.h | struct ip_router_info *next; |
| ip_router_info | 89 | net/ipv4/igmp.c | struct ip_router_info *i=(struct ip_router_info *)data; |
| ip_router_info | 100 | net/ipv4/igmp.c | struct ip_router_info *ip_router_info_head=(struct ip_router_info *)0; |
| ip_router_info | 106 | net/ipv4/igmp.c | static struct ip_router_info *igmp_get_mrouter_info(struct device *dev) |
| ip_router_info | 108 | net/ipv4/igmp.c | register struct ip_router_info *i; |
| ip_router_info | 122 | net/ipv4/igmp.c | i=(struct ip_router_info *)kmalloc(sizeof(*i), GFP_ATOMIC); |
| ip_router_info | 142 | net/ipv4/igmp.c | static struct ip_router_info *igmp_set_mrouter_info(struct device *dev,int type,int time) |
| ip_router_info | 144 | net/ipv4/igmp.c | register struct ip_router_info *i; |
| ip_router_info | 170 | net/ipv4/igmp.c | i=(struct ip_router_info *)kmalloc(sizeof(*i), GFP_ATOMIC); |
| ip_router_info | 263 | net/ipv4/igmp.c | struct ip_router_info *r; |
| ip_router_info | 414 | net/ipv4/igmp.c | struct ip_router_info *r; |