mfc_cache         770 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c 	struct mfc_cache *mfc = (struct mfc_cache *) c;
mfc_cache         788 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c 	const struct mfc_cache *mfc = (struct mfc_cache *) c;
mfc_cache         102 net/ipv4/ipmr.c 			  struct mfc_cache *cache, int local);
mfc_cache         105 net/ipv4/ipmr.c static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc,
mfc_cache         360 net/ipv4/ipmr.c 	struct mfc_cache *c = (struct mfc_cache *)ptr;
mfc_cache         368 net/ipv4/ipmr.c 	.key_offset = offsetof(struct mfc_cache, cmparg),
mfc_cache         657 net/ipv4/ipmr.c 					 struct mfc_cache *mfc, u32 tb_id)
mfc_cache         730 net/ipv4/ipmr.c 	kmem_cache_free(mrt_cachep, (struct mfc_cache *)c);
mfc_cache         733 net/ipv4/ipmr.c static void ipmr_cache_free(struct mfc_cache *c)
mfc_cache         741 net/ipv4/ipmr.c static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c)
mfc_cache         797 net/ipv4/ipmr.c 		mroute_netlink_event(mrt, (struct mfc_cache *)c, RTM_DELROUTE);
mfc_cache         798 net/ipv4/ipmr.c 		ipmr_destroy_unres(mrt, (struct mfc_cache *)c);
mfc_cache         938 net/ipv4/ipmr.c static struct mfc_cache *ipmr_cache_find(struct mr_table *mrt,
mfc_cache         951 net/ipv4/ipmr.c static struct mfc_cache *ipmr_cache_find_any(struct mr_table *mrt,
mfc_cache         965 net/ipv4/ipmr.c static struct mfc_cache *ipmr_cache_find_parent(struct mr_table *mrt,
mfc_cache         978 net/ipv4/ipmr.c static struct mfc_cache *ipmr_cache_alloc(void)
mfc_cache         980 net/ipv4/ipmr.c 	struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_KERNEL);
mfc_cache         991 net/ipv4/ipmr.c static struct mfc_cache *ipmr_cache_alloc_unres(void)
mfc_cache         993 net/ipv4/ipmr.c 	struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_ATOMIC);
mfc_cache        1004 net/ipv4/ipmr.c 			       struct mfc_cache *uc, struct mfc_cache *c)
mfc_cache        1122 net/ipv4/ipmr.c 	struct mfc_cache *c;
mfc_cache        1195 net/ipv4/ipmr.c 	struct mfc_cache *c;
mfc_cache        1216 net/ipv4/ipmr.c 	struct mfc_cache *uc, *c;
mfc_cache        1271 net/ipv4/ipmr.c 		uc = (struct mfc_cache *)_uc;
mfc_cache        1298 net/ipv4/ipmr.c 	struct mfc_cache *cache;
mfc_cache        1322 net/ipv4/ipmr.c 			cache = (struct mfc_cache *)c;
mfc_cache        1335 net/ipv4/ipmr.c 				cache = (struct mfc_cache *)c;
mfc_cache        1615 net/ipv4/ipmr.c 	struct mfc_cache *c;
mfc_cache        1690 net/ipv4/ipmr.c 	struct mfc_cache *c;
mfc_cache        1952 net/ipv4/ipmr.c 			  struct mfc_cache *c, int local)
mfc_cache        1964 net/ipv4/ipmr.c 		struct mfc_cache *cache_proxy;
mfc_cache        2098 net/ipv4/ipmr.c 	struct mfc_cache *cache;
mfc_cache        2261 net/ipv4/ipmr.c 	struct mfc_cache *cache;
mfc_cache        2322 net/ipv4/ipmr.c 			    u32 portid, u32 seq, struct mfc_cache *c, int cmd,
mfc_cache        2369 net/ipv4/ipmr.c 	return ipmr_fill_mroute(mrt, skb, portid, seq, (struct mfc_cache *)c,
mfc_cache        2394 net/ipv4/ipmr.c static void mroute_netlink_event(struct mr_table *mrt, struct mfc_cache *mfc,
mfc_cache        2544 net/ipv4/ipmr.c 	struct mfc_cache *cache;
mfc_cache        2989 net/ipv4/ipmr.c 		const struct mfc_cache *mfc = v;
mfc_cache        3133 net/ipv4/ipmr.c 				       sizeof(struct mfc_cache),