• Home
  • Raw
  • Download

Lines Matching defs:mrt

63 	struct mr_table	*mrt;  member
103 #define ip6mr_for_each_table(mrt, net) \ argument
107 struct mr_table *mrt) in ip6mr_mr_table_iter()
125 struct mr_table *mrt; in ip6mr_get_table() local
135 struct mr_table **mrt) in ip6mr_fib_lookup()
156 struct mr_table *mrt; in ip6mr_rule_action() local
225 struct mr_table *mrt; in ip6mr_rules_init() local
256 struct mr_table *mrt, *next; in ip6mr_rules_exit() local
284 #define ip6mr_for_each_table(mrt, net) \ argument
288 struct mr_table *mrt) in ip6mr_mr_table_iter()
301 struct mr_table **mrt) in ip6mr_fib_lookup()
309 struct mr_table *mrt; in ip6mr_rules_init() local
357 static void ip6mr_new_table_set(struct mr_table *mrt, in ip6mr_new_table_set()
377 struct mr_table *mrt; in ip6mr_new_table() local
387 static void ip6mr_free_table(struct mr_table *mrt) in ip6mr_free_table()
405 struct mr_table *mrt; in ip6mr_vif_seq_start() local
426 struct mr_table *mrt = iter->mrt; in ip6mr_vif_seq_show() local
455 struct mr_table *mrt; in ipmr_mfc_seq_start() local
476 struct mr_table *mrt = it->mrt; in ipmr_mfc_seq_show() local
522 struct mr_table *mrt; in pim6_rcv() local
591 struct mr_table *mrt; in reg_vif_xmit() local
638 static struct net_device *ip6mr_reg_vif(struct net *net, struct mr_table *mrt) in ip6mr_reg_vif()
690 static int mif6_delete(struct mr_table *mrt, int vifi, int notify, in mif6_delete()
765 static void ip6mr_destroy_unres(struct mr_table *mrt, struct mfc6_cache *c) in ip6mr_destroy_unres()
791 static void ipmr_do_expire_process(struct mr_table *mrt) in ipmr_do_expire_process()
817 struct mr_table *mrt = from_timer(mrt, t, ipmr_expire_timer); in ipmr_expire_process() local
832 static void ip6mr_update_thresholds(struct mr_table *mrt, in ip6mr_update_thresholds()
855 static int mif6_add(struct net *net, struct mr_table *mrt, in mif6_add()
930 static struct mfc6_cache *ip6mr_cache_find(struct mr_table *mrt, in ip6mr_cache_find()
943 static struct mfc6_cache *ip6mr_cache_find_any(struct mr_table *mrt, in ip6mr_cache_find_any()
959 ip6mr_cache_find_parent(struct mr_table *mrt, in ip6mr_cache_find_parent()
999 static void ip6mr_cache_resolve(struct net *net, struct mr_table *mrt, in ip6mr_cache_resolve()
1034 static int ip6mr_cache_report(struct mr_table *mrt, struct sk_buff *pkt, in ip6mr_cache_report()
1129 static int ip6mr_cache_unresolved(struct mr_table *mrt, mifi_t mifi, in ip6mr_cache_unresolved()
1202 static int ip6mr_mfc_delete(struct mr_table *mrt, struct mf6cctl *mfc, in ip6mr_mfc_delete()
1229 struct mr_table *mrt; in ip6mr_device_event() local
1396 static int ip6mr_mfc_add(struct net *net, struct mr_table *mrt, in ip6mr_mfc_add()
1489 static void mroute_clean_tables(struct mr_table *mrt, bool all) in mroute_clean_tables()
1528 static int ip6mr_sk_init(struct mr_table *mrt, struct sock *sk) in ip6mr_sk_init()
1558 struct mr_table *mrt; in ip6mr_sk_done() local
1592 struct mr_table *mrt; in mroute6_is_socket() local
1620 struct mr_table *mrt; in ip6_mroute_setsockopt() local
1777 struct mr_table *mrt; in ip6_mroute_getsockopt() local
1828 struct mr_table *mrt; in ip6mr_ioctl() local
1903 struct mr_table *mrt; in ip6mr_compat_ioctl() local
1968 static int ip6mr_forward2(struct net *net, struct mr_table *mrt, in ip6mr_forward2()
2042 static int ip6mr_find_vif(struct mr_table *mrt, struct net_device *dev) in ip6mr_find_vif()
2053 static void ip6_mr_forward(struct net *net, struct mr_table *mrt, in ip6_mr_forward()
2159 struct mr_table *mrt; in ip6_mr_input() local
2213 struct mr_table *mrt; in ip6mr_get_route() local
2279 static int ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in ip6mr_fill_mroute()
2323 static int _ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in _ip6mr_fill_mroute()
2352 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc, in mr6_netlink_event()
2394 static void mrt6msg_netlink_event(struct mr_table *mrt, struct sk_buff *pkt) in mrt6msg_netlink_event()