Searched refs:ipv6_eth_mc_map (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | if_inet6.h | 210 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
|
| /Linux-v5.4/drivers/infiniband/sw/rxe/ |
| D | rxe_net.c | 67 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_add() 78 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_delete()
|
| /Linux-v5.4/net/bridge/ |
| D | br_mdb.c | 358 ipv6_eth_mc_map(&entry->addr.u.ip6, mdb.addr); in br_mdb_switchdev_host_port() 403 ipv6_eth_mc_map(&entry->addr.u.ip6, mdb.addr); in __br_mdb_notify()
|
| D | br_multicast.c | 358 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
|
| /Linux-v5.4/net/batman-adv/ |
| D | multicast.c | 472 ipv6_eth_mc_map(&pmc6->mca_addr, mcast_addr); in batadv_mcast_mla_softif_get_ipv6() 567 ipv6_eth_mc_map(&src->u.ip6, dst); in batadv_mcast_mla_br_addr_cpy()
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3_main.c | 1212 ipv6_eth_mc_map(&im6->mca_addr, tmp->mac); in qeth_l3_add_mc6_to_hash() 1334 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
| /Linux-v5.4/net/ipv6/ |
| D | ndisc.c | 290 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | verbs.c | 1607 ipv6_eth_mc_map((struct in6_addr *)ah_attr->grh.dgid.raw, in ib_resolve_eth_dmac()
|