Searched defs:mrt (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ipmr_base.c | 33 struct mr_table *mrt = container_of(to_rcu_work(work), in __mr_free_table() local 40 void mr_table_free(struct mr_table *mrt) in mr_table_free() 49 void (*table_set)(struct mr_table *mrt, in mr_table_alloc() 52 struct mr_table *mrt; in mr_table_alloc() local 79 void *mr_mfc_find_parent(struct mr_table *mrt, void *hasharg, int parent) in mr_mfc_find_parent() 92 void *mr_mfc_find_any_parent(struct mr_table *mrt, int vifi) in mr_mfc_find_any_parent() 106 void *mr_mfc_find_any(struct mr_table *mrt, int vifi, void *hasharg) in mr_mfc_find_any() 128 struct mr_table *mrt = iter->mrt; in mr_vif_seq_idx() local 143 struct mr_table *mrt = iter->mrt; in mr_vif_seq_next() local 160 struct mr_table *mrt = it->mrt; in mr_mfc_seq_idx() local [all …]
|
| H A D | ipmr.c | 75 struct mr_table *mrt; member 121 #define ipmr_for_each_table(mrt, net) \ argument 127 struct mr_table *mrt) in ipmr_mr_table_iter() 145 struct mr_table *mrt; in __ipmr_get_table() local 155 struct mr_table **mrt) in ipmr_fib_lookup() 179 struct mr_table *mrt; in ipmr_rule_action() local 246 struct mr_table *mrt; in ipmr_rules_init() local 283 struct mr_table *mrt, *next; in ipmr_rules_exit_rtnl() local 309 struct mr_table *mrt) in ipmr_mr_table_iter() 323 #define ipmr_for_each_table(mrt, net) \ argument [all …]
|
| /linux/include/linux/ |
| H A D | mroute_base.h | 329 static inline void *mr_mfc_find_parent(struct mr_table *mrt, in mr_mfc_find_parent() 335 static inline void *mr_mfc_find_any_parent(struct mr_table *mrt, in mr_mfc_find_any_parent() 341 static inline struct mr_mfc *mr_mfc_find_any(struct mr_table *mrt, in mr_mfc_find_any() 347 static inline int mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, in mr_fill_mroute() 356 struct mr_table *mrt), in mr_rtm_dumproute() 357 int (*fill)(struct mr_table *mrt, in mr_rtm_dumproute() 372 struct mr_table *mrt), in mr_dump() 379 static inline void *mr_mfc_find(struct mr_table *mrt, void *hasharg) in mr_mfc_find() 387 struct mr_table *mrt; member 393 struct mr_table *mrt; member [all …]
|
| /linux/include/net/netns/ |
| H A D | ipv4.h | 278 struct mr_table __rcu *mrt; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 7657 struct mlxsw_sp_mr_table *mrt; in mlxsw_sp_router_fibmr_add() local 7671 struct mlxsw_sp_mr_table *mrt; in mlxsw_sp_router_fibmr_del() local 7687 struct mlxsw_sp_mr_table *mrt; in mlxsw_sp_router_fibmr_vif_add() local 7706 struct mlxsw_sp_mr_table *mrt; in mlxsw_sp_router_fibmr_vif_del() local
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 113 static inline s32 rfc3315_s14_backoff_update(s32 rt, s32 mrt) in rfc3315_s14_backoff_update()
|