Searched refs:mr_mfc (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv4/ |
H 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() 186 return list_entry(c->list.next, struct mr_mfc, list); in mr_mfc_seq_next() 197 return list_first_entry(it->cache, struct mr_mfc, list); in mr_mfc_seq_next() 209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute() 280 const struct mr_mfc *c, in mr_mfc_uses_dev() 301 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump() [all …]
|
H A D | ipmr.c | 394 .head_offset = offsetof(struct mr_mfc, mnode), 734 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ipmr_cache_free_rcu() 779 struct mr_mfc *c, *next; in ipmr_expire_process() 815 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds() 1228 struct mr_mfc *_uc; in ipmr_mfc_add() 1308 struct mr_mfc *c, *tmp; in mroute_clean_tables() 2388 u32 portid, u32 seq, struct mr_mfc *c, int cmd, in _ipmr_fill_mroute()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.h | 74 struct mr_mfc *mfc, bool replace); 76 struct mr_mfc *mfc);
|
/linux/include/linux/ |
H A D | mroute.h | 81 struct mr_mfc _c;
|
H A D | mroute6.h | 84 struct mr_mfc _c;
|
/linux/net/ipv6/ |
H A D | ip6mr.c | 377 .head_offset = offsetof(struct mr_mfc, mnode), 786 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ip6mr_cache_free_rcu() 830 struct mr_mfc *c, *next; in ipmr_do_expire_process() 868 struct mr_mfc *cache, in ip6mr_update_thresholds() 1458 struct mr_mfc *_uc; in ip6mr_mfc_add() 1548 struct mr_mfc *c, *tmp; in mroute_clean_tables() 2418 u32 portid, u32 seq, struct mr_mfc *c, in _ip6mr_fill_mroute()
|