• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/

Lines Matching defs:mr_table

72 struct mr_table {
97 struct mr_table *mrt;
125 static struct mr_table *ipmr_new_table(struct net *net, u32 id);
126 static int ip_mr_forward(struct net *net, struct mr_table *mrt,
129 static int ipmr_cache_report(struct mr_table *mrt,
131 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
139 static struct mr_table *ipmr_get_table(struct net *net, u32 id)
141 struct mr_table *mrt;
151 struct mr_table **mrt)
168 struct mr_table *mrt;
237 struct mr_table *mrt;
268 struct mr_table *mrt, *next;
280 static struct mr_table *ipmr_get_table(struct net *net, u32 id)
286 struct mr_table **mrt)
304 static struct mr_table *ipmr_new_table(struct net *net, u32 id)
306 struct mr_table *mrt;
436 struct mr_table *mrt;
473 static struct net_device *ipmr_reg_vif(struct net *net, struct mr_table *mrt)
529 static int vif_delete(struct mr_table *mrt, int vifi, int notify,
589 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c)
620 struct mr_table *mrt = (struct mr_table *)arg;
657 static void ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache,
678 static int vif_add(struct net *net, struct mr_table *mrt,
784 static struct mfc_cache *ipmr_cache_find(struct mr_table *mrt,
840 static void ipmr_cache_resolve(struct net *net, struct mr_table *mrt,
879 static int ipmr_cache_report(struct mr_table *mrt,
967 ipmr_cache_unresolved(struct mr_table *mrt, vifi_t vifi, struct sk_buff *skb)
1052 static int ipmr_mfc_delete(struct mr_table *mrt, struct mfcctl *mfc)
1086 static int ipmr_mfc_add(struct net *net, struct mr_table *mrt,
1184 static void mroute_clean_tables(struct mr_table *mrt)
1227 struct mr_table *mrt;
1257 struct mr_table *mrt;
1399 struct mr_table *mrt;
1445 struct mr_table *mrt;
1500 struct mr_table *mrt;
1572 static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt,
1682 static int ipmr_find_vif(struct mr_table *mrt, struct net_device *dev)
1695 static int ip_mr_forward(struct net *net, struct mr_table *mrt,
1786 struct mr_table *mrt;
1871 static int __pim_rcv(struct mr_table *mrt, struct sk_buff *skb,
1924 struct mr_table *mrt;
1951 struct mr_table *mrt;
1974 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
2016 struct mr_table *mrt;
2068 static int ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
2106 struct mr_table *mrt;
2156 struct mr_table *mrt;
2164 struct mr_table *mrt = iter->mrt;
2180 struct mr_table *mrt;
2197 struct mr_table *mrt = iter->mrt;
2220 struct mr_table *mrt = iter->mrt;
2262 struct mr_table *mrt;
2271 struct mr_table *mrt = it->mrt;
2299 struct mr_table *mrt;
2317 struct mr_table *mrt = it->mrt;
2358 struct mr_table *mrt = it->mrt;
2376 const struct mr_table *mrt = it->mrt;