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()
246 struct mr_table *mrt; in ipmr_rules_init()
277 struct mr_table *mrt, *next; in ipmr_rules_exit()
291 static struct mr_table *ipmr_get_table(struct net *net, u32 id) in ipmr_get_table()
297 struct mr_table **mrt) in ipmr_fib_lookup()
318 static struct mr_table *ipmr_new_table(struct net *net, u32 id) in ipmr_new_table()
320 struct mr_table *mrt; in ipmr_new_table()
351 static void ipmr_free_table(struct mr_table *mrt) in ipmr_free_table()
458 struct mr_table *mrt; in reg_vif_xmit()
501 static struct net_device *ipmr_reg_vif(struct net *net, struct mr_table *mrt) in ipmr_reg_vif()
558 static int vif_delete(struct mr_table *mrt, int vifi, int notify, in vif_delete()
630 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) in ipmr_destroy_unres()
662 struct mr_table *mrt = (struct mr_table *)arg; in ipmr_expire_process()
700 static void ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache, in ipmr_update_thresholds()
721 static int vif_add(struct net *net, struct mr_table *mrt, in vif_add()
830 static struct mfc_cache *ipmr_cache_find(struct mr_table *mrt, in ipmr_cache_find()
845 static struct mfc_cache *ipmr_cache_find_any_parent(struct mr_table *mrt, in ipmr_cache_find_any_parent()
861 static struct mfc_cache *ipmr_cache_find_any(struct mr_table *mrt, in ipmr_cache_find_any()
914 static void ipmr_cache_resolve(struct net *net, struct mr_table *mrt, in ipmr_cache_resolve()
952 static int ipmr_cache_report(struct mr_table *mrt, in ipmr_cache_report()
1039 ipmr_cache_unresolved(struct mr_table *mrt, vifi_t vifi, struct sk_buff *skb) in ipmr_cache_unresolved()
1112 static int ipmr_mfc_delete(struct mr_table *mrt, struct mfcctl *mfc, int parent) in ipmr_mfc_delete()
1132 static int ipmr_mfc_add(struct net *net, struct mr_table *mrt, in ipmr_mfc_add()
1212 static void mroute_clean_tables(struct mr_table *mrt, bool all) in mroute_clean_tables()
1256 struct mr_table *mrt; in mrtsock_destruct()
1285 struct mr_table *mrt; in ip_mroute_setsockopt()
1448 struct mr_table *mrt; in ip_mroute_getsockopt()
1498 struct mr_table *mrt; in ipmr_ioctl()
1572 struct mr_table *mrt; in ipmr_compat_ioctl()
1628 struct mr_table *mrt; in ipmr_device_event()
1700 static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt, in ipmr_queue_xmit()
1801 static int ipmr_find_vif(struct mr_table *mrt, struct net_device *dev) in ipmr_find_vif()
1814 static void ip_mr_forward(struct net *net, struct mr_table *mrt, in ip_mr_forward()
1931 static struct mr_table *ipmr_rt_fib_lookup(struct net *net, struct sk_buff *skb) in ipmr_rt_fib_lookup()
1946 struct mr_table *mrt; in ipmr_rt_fib_lookup()
1965 struct mr_table *mrt; in ip_mr_input()
2055 static int __pim_rcv(struct mr_table *mrt, struct sk_buff *skb, in __pim_rcv()
2104 struct mr_table *mrt; in pim_rcv_v1()
2131 struct mr_table *mrt; in pim_rcv()
2154 static int __ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in __ipmr_fill_mroute()
2204 struct mr_table *mrt; in ipmr_get_route()
2268 static int ipmr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in ipmr_fill_mroute()
2333 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc, in mroute_netlink_event()
2361 struct mr_table *mrt; in ipmr_rtm_dumproute()
2430 struct mr_table *mrt;
2438 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_idx()
2454 struct mr_table *mrt; in ipmr_vif_seq_start()
2471 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_next()
2494 struct mr_table *mrt = iter->mrt; in ipmr_vif_seq_show()
2536 struct mr_table *mrt;
2545 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_idx()
2573 struct mr_table *mrt; in ipmr_mfc_seq_start()
2591 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_next()
2632 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_stop()
2650 const struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_show()