Home
last modified time | relevance | path

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

/linux/net/ipv6/ !
H A Dip6mr.c92 struct mfc6_cache *cache);
95 static void mr6_netlink_event(struct mr_table *mrt, struct mfc6_cache *mfc,
360 struct mfc6_cache *c = (struct mfc6_cache *)ptr; in ip6mr_hash_cmp()
368 .key_offset = offsetof(struct mfc6_cache, cmparg),
503 const struct mfc6_cache *mfc = v; in ipmr_mfc_seq_show()
710 struct mfc6_cache *mfc, u32 tb_id) in call_ip6mr_mfc_entry_notifiers()
778 kmem_cache_free(mrt_cachep, (struct mfc6_cache *)c); in ip6mr_cache_free_rcu()
781 static inline void ip6mr_cache_free(struct mfc6_cache *c) in ip6mr_cache_free()
790 static void ip6mr_destroy_unres(struct mr_table *mrt, struct mfc6_cache *c) in ip6mr_destroy_unres()
832 mr6_netlink_event(mrt, (struct mfc6_cache *)c, RTM_DELROUTE); in ipmr_do_expire_process()
[all …]
/linux/include/linux/ !
H A Dmroute6.h90 struct mfc6_cache { struct
/linux/drivers/net/ethernet/mellanox/mlxsw/ !
H A Dspectrum_mr.c825 struct mfc6_cache *mfc = (struct mfc6_cache *) c; in mlxsw_sp_mr_route6_validate()
843 const struct mfc6_cache *mfc = (struct mfc6_cache *) c; in mlxsw_sp_mr_route6_key()