Home
last modified time | relevance | path

Searched refs:ipv6_ipgre_mc_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dif_inet6.h261 static inline int ipv6_ipgre_mc_map(const struct in6_addr *addr, in ipv6_ipgre_mc_map() function
/openbmc/linux/net/ipv6/
H A Dndisc.c306 return ipv6_ipgre_mc_map(addr, dev->broadcast, buf); in ndisc_mc_map()