Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dif_inet6.h217 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_net.c28 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_add()
39 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_delete()
/kernel/linux/linux-5.10/net/bridge/
Dbr_mdb.c520 ipv6_eth_mc_map(&mp->addr.dst.ip6, mdb.addr); in br_mdb_switchdev_host_port()
566 ipv6_eth_mc_map(&mp->addr.dst.ip6, mdb.addr); in br_mdb_notify()
Dbr_multicast.c909 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
/kernel/linux/linux-5.10/net/batman-adv/
Dmulticast.c473 ipv6_eth_mc_map(&pmc6->mca_addr, mcast_addr); in batadv_mcast_mla_softif_get_ipv6()
568 ipv6_eth_mc_map(&src->dst.ip6, dst); in batadv_mcast_mla_br_addr_cpy()
/kernel/linux/linux-5.10/net/ipv6/
Dndisc.c293 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
/kernel/linux/linux-5.10/drivers/s390/net/
Dqeth_l3_main.c330 ipv6_eth_mc_map(&addr->u.a6.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
Dqeth_core_main.c5443 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dverbs.c1648 ipv6_eth_mc_map((struct in6_addr *)ah_attr->grh.dgid.raw, in ib_resolve_eth_dmac()