Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dipmr.c107 struct mfc_cache *cache, int local);
110 static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc,
364 const struct mfc_cache *c = ptr; in ipmr_hash_cmp()
372 .key_offset = offsetof(struct mfc_cache, cmparg),
636 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers()
709 kmem_cache_free(mrt_cachep, (struct mfc_cache *)c); in ipmr_cache_free_rcu()
712 static void ipmr_cache_free(struct mfc_cache *c) in ipmr_cache_free()
720 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) in ipmr_destroy_unres()
776 mroute_netlink_event(mrt, (struct mfc_cache *)c, RTM_DELROUTE); in ipmr_expire_process()
777 ipmr_destroy_unres(mrt, (struct mfc_cache *)c); in ipmr_expire_process()
[all …]
/linux-6.6.21/include/linux/
Dmroute.h80 struct mfc_cache { struct
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
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()