Home
last modified time | relevance | path

Searched refs:mfc_cache (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dipmr.c107 struct mfc_cache *cache, int local);
110 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc,
376 const struct mfc_cache *c = ptr; in ipmr_hash_cmp()
384 .key_offset = offsetof(struct mfc_cache, cmparg),
648 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers()
721 kmem_cache_free(mrt_cachep, (struct mfc_cache *)c); in ipmr_cache_free_rcu()
724 static void ipmr_cache_free(struct mfc_cache *c) in ipmr_cache_free()
732 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) in ipmr_destroy_unres()
788 mroute_netlink_event(mrt, (struct mfc_cache *)c, RTM_DELROUTE); in ipmr_expire_process()
789 ipmr_destroy_unres(mrt, (struct mfc_cache *)c); in ipmr_expire_process()
[all …]
/openbmc/linux/include/linux/
H A Dmroute.h80 struct mfc_cache { struct
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c778 struct mfc_cache *mfc = (struct mfc_cache *) c; in mlxsw_sp_mr_route4_validate()
796 const struct mfc_cache *mfc = (struct mfc_cache *) c; in mlxsw_sp_mr_route4_key()