/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_mcast.c | 35 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_add() 51 ipv6_eth_mc_map((struct in6_addr *)mgid->raw, ll_addr); in rxe_mcast_del()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | if_inet6.h | 213 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | if_inet6.h | 224 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/ |
H A D | rxe_net.c | 28 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/ |
H A D | br_mdb.c | 520 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()
|
H A D | br_multicast.c | 909 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | multicast.c | 441 ipv6_eth_mc_map(&pmc6->mca_addr, mcast_addr); in batadv_mcast_mla_softif_get_ipv6() 534 ipv6_eth_mc_map(&src->dst.ip6, dst); in batadv_mcast_mla_br_addr_cpy()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | amt.c | 849 ipv6_eth_mc_map(&mld2_all_node, eth->h_dest); in amt_build_mld_gq() 2327 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_multicast_data_handler() 2424 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_membership_query_handler() 2525 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_update_handler()
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_switchdev.c | 534 ipv6_eth_mc_map(&mp->addr.dst.ip6, mdb->addr); in br_switchdev_mdb_populate()
|
H A D | br_multicast.c | 1153 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | multicast.c | 473 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/drivers/s390/net/ |
H A D | qeth_l3_main.c | 333 ipv6_eth_mc_map(&addr->u.a6.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
|
H A D | qeth_core_main.c | 5441 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 294 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_main.c | 331 ipv6_eth_mc_map(&addr->u.a6.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
|
H A D | qeth_core_main.c | 5465 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ndisc.c | 295 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | verbs.c | 1650 ipv6_eth_mc_map((struct in6_addr *)ah_attr->grh.dgid.raw, in ib_resolve_eth_dmac()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | verbs.c | 1732 ipv6_eth_mc_map((struct in6_addr *)ah_attr->grh.dgid.raw, in ib_resolve_eth_dmac()
|