Searched refs:mr_mfc (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | mroute_base.h | 130 struct mr_mfc { struct 157 static inline void mr_cache_put(struct mr_mfc *c) in mr_cache_put() argument 163 static inline void mr_cache_hold(struct mr_mfc *c) in mr_cache_hold() 170 struct mr_mfc *mfc; 177 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifier() 195 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers() 284 struct mr_mfc *c, struct rtmsg *rtm); 288 u32 portid, u32 seq, struct mr_mfc *c, 296 u32 portid, u32 seq, struct mr_mfc *c, 336 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute() [all …]
|
A D | mroute.h | 74 struct mr_mfc _c;
|
A D | mroute6.h | 84 struct mr_mfc _c;
|
/linux/net/ipv4/ |
A D | ipmr_base.c | 67 struct mr_mfc *c; in mr_mfc_find_parent() 81 struct mr_mfc *c; in mr_mfc_find_any_parent() 96 struct mr_mfc *c, *proxy; in mr_mfc_find_any() 151 struct mr_mfc *mfc; in mr_mfc_seq_idx() 178 struct mr_mfc *c = v; in mr_mfc_seq_next() 209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute() 272 const struct mr_mfc *c, in mr_mfc_uses_dev() 292 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump() 298 struct mr_mfc *mfc; in mr_table_dump() 349 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute() [all …]
|
A D | ipmr.c | 371 .head_offset = offsetof(struct mr_mfc, mnode), 705 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ipmr_cache_free_rcu() 750 struct mr_mfc *c, *next; in ipmr_expire_process() 786 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds() 1192 struct mr_mfc *_uc; in ipmr_mfc_add() 1272 struct mr_mfc *c, *tmp; in mroute_clean_tables() 2341 u32 portid, u32 seq, struct mr_mfc *c, int cmd, in _ipmr_fill_mroute()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_mr.c | 56 const struct mr_mfc *mfc); 59 struct mr_mfc *mfc); 84 struct mr_mfc *mfc; 300 struct mr_mfc *mfc) in mlxsw_sp_mr_route_create() 387 struct mr_mfc *mfc, bool replace) in mlxsw_sp_mr_route_add() 463 struct mr_mfc *mfc) in mlxsw_sp_mr_route_del() 779 const struct mr_mfc *c) in mlxsw_sp_mr_route4_validate() 797 struct mr_mfc *c) in mlxsw_sp_mr_route4_key() 826 const struct mr_mfc *c) in mlxsw_sp_mr_route6_validate() 844 struct mr_mfc *c) in mlxsw_sp_mr_route6_key()
|
A D | spectrum_mr.h | 74 struct mr_mfc *mfc, bool replace); 76 struct mr_mfc *mfc);
|
/linux/net/ipv6/ |
A D | ip6mr.c | 353 .head_offset = offsetof(struct mr_mfc, mnode), 755 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ip6mr_cache_free_rcu() 799 struct mr_mfc *c, *next; in ipmr_do_expire_process() 837 struct mr_mfc *cache, in ip6mr_update_thresholds() 1410 struct mr_mfc *_uc; in ip6mr_mfc_add() 1500 struct mr_mfc *c, *tmp; in mroute_clean_tables() 2370 u32 portid, u32 seq, struct mr_mfc *c, in _ip6mr_fill_mroute()
|
Completed in 28 milliseconds