Home
last modified time | relevance | path

Searched refs:ndisc_mc_map (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dndisc.h196 int ndisc_mc_map(const struct in6_addr *addr, char *buf, struct net_device *dev,
/linux-4.1.27/net/ipv6/
Dndisc.c267 int ndisc_mc_map(const struct in6_addr *addr, char *buf, struct net_device *dev, int dir) in ndisc_mc_map() function
291 EXPORT_SYMBOL(ndisc_mc_map);
330 ndisc_mc_map(addr, neigh->ha, dev, 1); in ndisc_constructor()
Dmcast.c654 if (ndisc_mc_map(&mc->mca_addr, buf, dev, 0) == 0) in igmp6_group_added()
684 if (ndisc_mc_map(&mc->mca_addr, buf, dev, 0) == 0) in igmp6_group_dropped()
/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c1714 ndisc_mc_map(&im6->mca_addr, buf, in6_dev->dev, 0); in qeth_l3_add_mc6()
1891 ndisc_mc_map((struct in6_addr *) in qeth_l3_rebuild_skb()