Searched refs:mfc6_cache (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv6/
H A Dip6mr.c92 struct mfc6_cache *cache);
95 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc,
348 struct mfc6_cache *c = (struct mfc6_cache *)ptr;
356 .key_offset = offsetof(struct mfc6_cache, cmparg),
485 const struct mfc6_cache *mfc = v;
692 struct mfc6_cache *mfc, u32 tb_id)
760 kmem_cache_free(mrt_cachep, (struct mfc6_cache *)c);
763 static inline void ip6mr_cache_free(struct mfc6_cache *c)
772 static void ip6mr_destroy_unres(struct mr_table *mrt, struct mfc6_cache *
[all...]
/linux-master/include/linux/
H A Dmroute6.h83 struct mfc6_cache { struct
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c825 struct mfc6_cache *mfc = (struct mfc6_cache *) c;
843 const struct mfc6_cache *mfc = (struct mfc6_cache *) c;

Completed in 115 milliseconds