Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dif_inet6.h211 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
/linux-4.4.14/net/ipv6/
Dndisc.c275 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
/linux-4.4.14/net/bridge/
Dbr_multicast.c469 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()