Lines Matching refs:mr_table

74 struct mr_table {  struct
97 struct mr_table *mrt; argument
125 static struct mr_table *ipmr_new_table(struct net *net, u32 id);
126 static void ipmr_free_table(struct mr_table *mrt);
128 static void ip_mr_forward(struct net *net, struct mr_table *mrt,
131 static int ipmr_cache_report(struct mr_table *mrt,
133 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb,
135 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc,
137 static void mroute_clean_tables(struct mr_table *mrt, bool all);
144 static struct mr_table *ipmr_get_table(struct net *net, u32 id) in ipmr_get_table()
146 struct mr_table *mrt; in ipmr_get_table()
156 struct mr_table **mrt) in ipmr_fib_lookup()
177 struct mr_table *mrt; in ipmr_rule_action()
245 struct mr_table *mrt; in ipmr_rules_init()
276 struct mr_table *mrt, *next; in ipmr_rules_exit()
290 static struct mr_table *ipmr_get_table(struct net *net, u32 id) in ipmr_get_table()
296 struct mr_table **mrt) in ipmr_fib_lookup()
317 static struct mr_table *ipmr_new_table(struct net *net, u32 id) in ipmr_new_table()
319 struct mr_table *mrt; in ipmr_new_table()
350 static void ipmr_free_table(struct mr_table *mrt) in ipmr_free_table()
453 struct mr_table *mrt; in reg_vif_xmit()
496 static struct net_device *ipmr_reg_vif(struct net *net, struct mr_table *mrt) in ipmr_reg_vif()
549 static int vif_delete(struct mr_table *mrt, int vifi, int notify, in vif_delete()
621 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) in ipmr_destroy_unres()
653 struct mr_table *mrt = (struct mr_table *)arg; in ipmr_expire_process()
691 static void ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache, in ipmr_update_thresholds()
712 static int vif_add(struct net *net, struct mr_table *mrt, in vif_add()
821 static struct mfc_cache *ipmr_cache_find(struct mr_table *mrt, in ipmr_cache_find()
836 static struct mfc_cache *ipmr_cache_find_any_parent(struct mr_table *mrt, in ipmr_cache_find_any_parent()
852 static struct mfc_cache *ipmr_cache_find_any(struct mr_table *mrt, in ipmr_cache_find_any()
905 static void ipmr_cache_resolve(struct net *net, struct mr_table *mrt, in ipmr_cache_resolve()
943 static int ipmr_cache_report(struct mr_table *mrt, in ipmr_cache_report()
1030 ipmr_cache_unresolved(struct mr_table *mrt, vifi_t vifi, struct sk_buff *skb) in ipmr_cache_unresolved()
1103 static int ipmr_mfc_delete(struct mr_table *mrt, struct mfcctl *mfc, int parent) in ipmr_mfc_delete()
1123 static int ipmr_mfc_add(struct net *net, struct mr_table *mrt, in ipmr_mfc_add()
1203 static void mroute_clean_tables(struct mr_table *mrt, bool all) in mroute_clean_tables()
1247 struct mr_table *mrt; in mrtsock_destruct()
1276 struct mr_table *mrt; in ip_mroute_setsockopt()
1439 struct mr_table *mrt; in ip_mroute_getsockopt()
1489 struct mr_table *mrt; in ipmr_ioctl()
1563 struct mr_table *mrt; in ipmr_compat_ioctl()
1619 struct mr_table *mrt; in ipmr_device_event()
1692 static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt, in ipmr_queue_xmit()
1793 static int ipmr_find_vif(struct mr_table *mrt, struct net_device *dev) in ipmr_find_vif()
1806 static void ip_mr_forward(struct net *net, struct mr_table *mrt, in ip_mr_forward()
1923 static struct mr_table *ipmr_rt_fib_lookup(struct net *net, struct sk_buff *skb) in ipmr_rt_fib_lookup()
1938 struct mr_table *mrt; in ipmr_rt_fib_lookup()
1957 struct mr_table *mrt; in ip_mr_input()
2047 static int __pim_rcv(struct mr_table *mrt, struct sk_buff *skb, in __pim_rcv()
2096 struct mr_table *mrt; in pim_rcv_v1()
2123 struct mr_table *mrt; in pim_rcv()
2146 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in __ipmr_fill_mroute()
2196 struct mr_table *mrt; in ipmr_get_route()
2260 static int ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in ipmr_fill_mroute()
2325 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc, in mroute_netlink_event()
2353 struct mr_table *mrt; in ipmr_rtm_dumproute()
2422 struct mr_table *mrt;
2430 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_idx()
2446 struct mr_table *mrt; in ipmr_vif_seq_start()
2463 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_next()
2486 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_show()
2528 struct mr_table *mrt;
2537 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_idx()
2565 struct mr_table *mrt; in ipmr_mfc_seq_start()
2583 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_next()
2624 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_stop()
2642 const struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_show()