Lines Matching refs:mr_table

58 	struct mr_table	*mrt;
87 static struct mr_table *ip6mr_new_table(struct net *net, u32 id);
88 static void ip6mr_free_table(struct mr_table *mrt);
90 static void ip6_mr_forward(struct net *net, struct mr_table *mrt,
93 static int ip6mr_cache_report(const struct mr_table *mrt, struct sk_buff *pkt,
95 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc,
97 static void mrt6msg_netlink_event(const struct mr_table *mrt, struct sk_buff *pkt);
102 static void mroute_clean_tables(struct mr_table *mrt, int flags);
111 static struct mr_table *ip6mr_mr_table_iter(struct net *net,
112 struct mr_table *mrt)
114 struct mr_table *ret;
118 struct mr_table, list);
121 struct mr_table, list);
128 static struct mr_table *ip6mr_get_table(struct net *net, u32 id)
130 struct mr_table *mrt;
140 struct mr_table **mrt)
164 struct mr_table *mrt;
230 struct mr_table *mrt;
263 struct mr_table *mrt, *next;
294 static struct mr_table *ip6mr_mr_table_iter(struct net *net,
295 struct mr_table *mrt)
302 static struct mr_table *ip6mr_get_table(struct net *net, u32 id)
308 struct mr_table **mrt)
316 struct mr_table *mrt;
363 static void ip6mr_new_table_set(struct mr_table *mrt,
381 static struct mr_table *ip6mr_new_table(struct net *net, u32 id)
383 struct mr_table *mrt;
393 static void ip6mr_free_table(struct mr_table *mrt)
412 struct mr_table *mrt;
433 struct mr_table *mrt = iter->mrt;
466 struct mr_table *mrt;
487 struct mr_table *mrt = it->mrt;
533 struct mr_table *mrt;
598 struct mr_table *mrt;
646 static struct net_device *ip6mr_reg_vif(struct net *net, struct mr_table *mrt)
699 static int mif6_delete(struct mr_table *mrt, int vifi, int notify,
772 static void ip6mr_destroy_unres(struct mr_table *mrt, struct mfc6_cache *c)
798 static void ipmr_do_expire_process(struct mr_table *mrt)
824 struct mr_table *mrt = from_timer(mrt, t, ipmr_expire_timer);
839 static void ip6mr_update_thresholds(struct mr_table *mrt,
862 static int mif6_add(struct net *net, struct mr_table *mrt,
938 static struct mfc6_cache *ip6mr_cache_find(struct mr_table *mrt,
951 static struct mfc6_cache *ip6mr_cache_find_any(struct mr_table *mrt,
967 ip6mr_cache_find_parent(struct mr_table *mrt,
1007 static void ip6mr_cache_resolve(struct net *net, struct mr_table *mrt,
1045 static int ip6mr_cache_report(const struct mr_table *mrt, struct sk_buff *pkt,
1141 static int ip6mr_cache_unresolved(struct mr_table *mrt, mifi_t mifi,
1218 static int ip6mr_mfc_delete(struct mr_table *mrt, struct mf6cctl *mfc,
1245 struct mr_table *mrt;
1422 static int ip6mr_mfc_add(struct net *net, struct mr_table *mrt,
1515 static void mroute_clean_tables(struct mr_table *mrt, int flags)
1563 static int ip6mr_sk_init(struct mr_table *mrt, struct sock *sk)
1593 struct mr_table *mrt;
1632 struct mr_table *mrt;
1661 struct mr_table *mrt;
1836 struct mr_table *mrt;
1886 struct mr_table *mrt;
1954 struct mr_table *mrt;
2017 static int ip6mr_forward2(struct net *net, struct mr_table *mrt,
2092 static int ip6mr_find_vif(struct mr_table *mrt, struct net_device *dev)
2105 static void ip6_mr_forward(struct net *net, struct mr_table *mrt,
2212 struct mr_table *mrt;
2274 struct mr_table *mrt;
2340 static int ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
2384 static int _ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
2413 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc,
2455 static void mrt6msg_netlink_event(const struct mr_table *mrt, struct sk_buff *pkt)
2548 struct mr_table *mrt;
2608 struct mr_table *mrt;