mfc6_cache        189 include/linux/mroute6.h 	struct mfc6_cache *next;		/* Next entry on cache line 	*/
mfc6_cache         77 net/ipv6/ip6mr.c static struct mfc6_cache *mfc6_cache_array[MFC6_LINES];	/* Forwarding cache	*/
mfc6_cache         79 net/ipv6/ip6mr.c static struct mfc6_cache *mfc_unres_queue;		/* Queue of unresolved entries */
mfc6_cache        109 net/ipv6/ip6mr.c 	struct mfc6_cache **cache;
mfc6_cache        114 net/ipv6/ip6mr.c static struct mfc6_cache *ipmr_mfc_seq_idx(struct ipmr_mfc_iter *it, loff_t pos)
mfc6_cache        116 net/ipv6/ip6mr.c 	struct mfc6_cache *mfc;
mfc6_cache        238 net/ipv6/ip6mr.c 	struct mfc6_cache *mfc = v;
mfc6_cache        297 net/ipv6/ip6mr.c 		const struct mfc6_cache *mfc = v;
mfc6_cache        538 net/ipv6/ip6mr.c 	struct mfc6_cache *c, **cp;
mfc6_cache        668 net/ipv6/ip6mr.c static struct mfc6_cache *ip6mr_cache_find(struct in6_addr *origin, struct in6_addr *mcastgrp)
mfc6_cache        671 net/ipv6/ip6mr.c 	struct mfc6_cache *c;
mfc6_cache        684 net/ipv6/ip6mr.c static struct mfc6_cache *ip6mr_cache_alloc(void)
mfc6_cache        686 net/ipv6/ip6mr.c 	struct mfc6_cache *c = kmem_cache_alloc(mrt_cachep, GFP_KERNEL);
mfc6_cache        694 net/ipv6/ip6mr.c static struct mfc6_cache *ip6mr_cache_alloc_unres(void)
mfc6_cache        696 net/ipv6/ip6mr.c 	struct mfc6_cache *c = kmem_cache_alloc(mrt_cachep, GFP_ATOMIC);
mfc6_cache        841 net/ipv6/ip6mr.c 	struct mfc6_cache *c;
mfc6_cache        913 net/ipv6/ip6mr.c 	struct mfc6_cache *c, **cp;
mfc6_cache        965 net/ipv6/ip6mr.c 				       sizeof(struct mfc6_cache),
mfc6_cache       1009 net/ipv6/ip6mr.c 	struct mfc6_cache *uc, *c, **cp;
mfc6_cache       1101 net/ipv6/ip6mr.c 		struct mfc6_cache *c, **cp;
mfc6_cache       1118 net/ipv6/ip6mr.c 		struct mfc6_cache *c;
mfc6_cache       1337 net/ipv6/ip6mr.c 	struct mfc6_cache *c;
mfc6_cache       1544 net/ipv6/ip6mr.c 	struct mfc6_cache *cache;
mfc6_cache       1613 net/ipv6/ip6mr.c 	struct mfc6_cache *cache;