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

Lines Matching refs:mr6_table

55 struct mr6_table {
80 struct mr6_table *mrt;
108 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id);
109 static void ip6mr_free_table(struct mr6_table *mrt);
111 static int ip6_mr_forward(struct net *net, struct mr6_table *mrt,
113 static int ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt,
115 static int __ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb,
119 static void mroute_clean_tables(struct mr6_table *mrt);
126 static struct mr6_table *ip6mr_get_table(struct net *net, u32 id)
128 struct mr6_table *mrt;
138 struct mr6_table **mrt)
155 struct mr6_table *mrt;
224 struct mr6_table *mrt;
255 struct mr6_table *mrt, *next;
267 static struct mr6_table *ip6mr_get_table(struct net *net, u32 id)
273 struct mr6_table **mrt)
291 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id)
293 struct mr6_table *mrt;
324 static void ip6mr_free_table(struct mr6_table *mrt)
335 struct mr6_table *mrt;
344 struct mr6_table *mrt = it->mrt;
373 struct mr6_table *mrt;
381 struct mr6_table *mrt = iter->mrt;
397 struct mr6_table *mrt;
414 struct mr6_table *mrt = iter->mrt;
437 struct mr6_table *mrt = iter->mrt;
481 struct mr6_table *mrt;
497 struct mr6_table *mrt = it->mrt;
538 struct mr6_table *mrt = it->mrt;
558 struct mr6_table *mrt = it->mrt;
618 struct mr6_table *mrt;
687 struct mr6_table *mrt;
722 static struct net_device *ip6mr_reg_vif(struct net *net, struct mr6_table *mrt)
764 static int mif6_delete(struct mr6_table *mrt, int vifi, struct list_head *head)
822 static void ip6mr_destroy_unres(struct mr6_table *mrt, struct mfc6_cache *c)
847 static void ipmr_do_expire_process(struct mr6_table *mrt)
872 struct mr6_table *mrt = (struct mr6_table *)arg;
887 static void ip6mr_update_thresholds(struct mr6_table *mrt, struct mfc6_cache *cache,
908 static int mif6_add(struct net *net, struct mr6_table *mrt,
988 static struct mfc6_cache *ip6mr_cache_find(struct mr6_table *mrt,
1067 static void ip6mr_cache_resolve(struct net *net, struct mr6_table *mrt,
1102 static int ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt,
1197 ip6mr_cache_unresolved(struct mr6_table *mrt, mifi_t mifi, struct sk_buff *skb)
1272 static int ip6mr_mfc_delete(struct mr6_table *mrt, struct mf6cctl *mfc)
1298 struct mr6_table *mrt;
1413 static int ip6mr_mfc_add(struct net *net, struct mr6_table *mrt,
1500 static void mroute_clean_tables(struct mr6_table *mrt)
1540 static int ip6mr_sk_init(struct mr6_table *mrt, struct sock *sk)
1564 struct mr6_table *mrt;
1586 struct mr6_table *mrt;
1613 struct mr6_table *mrt;
1747 struct mr6_table *mrt;
1794 struct mr6_table *mrt;
1856 static int ip6mr_forward2(struct net *net, struct mr6_table *mrt,
1928 static int ip6mr_find_vif(struct mr6_table *mrt, struct net_device *dev)
1939 static int ip6_mr_forward(struct net *net, struct mr6_table *mrt,
2034 struct mr6_table *mrt;
2075 static int __ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb,
2117 struct mr6_table *mrt;
2183 static int ip6mr_fill_mroute(struct mr6_table *mrt, struct sk_buff *skb,
2220 struct mr6_table *mrt;