Home
last modified time | relevance | path

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

/linux/include/net/
H A Dif_inet6.h224 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
/linux/drivers/s390/net/
H A Dqeth_l3_main.c331 ipv6_eth_mc_map(&addr->u.a6.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()