Searched refs:ipv6_eth_mc_map (Results 1 – 10 of 10) sorted by relevance
/linux/include/net/ |
A D | if_inet6.h | 217 static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf) in ipv6_eth_mc_map() function
|
/linux/drivers/infiniband/sw/rxe/ |
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()
|
/linux/net/batman-adv/ |
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()
|
/linux/net/bridge/ |
A D | br_switchdev.c | 462 ipv6_eth_mc_map(&mp->addr.dst.ip6, mdb->addr); in br_switchdev_mdb_populate()
|
A D | br_multicast.c | 1024 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
|
/linux/drivers/net/ |
A D | amt.c | 857 ipv6_eth_mc_map(&mld2_all_node, eth->h_dest); in amt_build_mld_gq() 2279 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_multicast_data_handler() 2365 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_membership_query_handler() 2461 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_update_handler()
|
/linux/net/ipv6/ |
A D | ndisc.c | 293 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
|
/linux/drivers/s390/net/ |
A D | qeth_l3_main.c | 327 ipv6_eth_mc_map(&addr->u.a6.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
|
A D | qeth_core_main.c | 5553 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
/linux/drivers/infiniband/core/ |
A D | verbs.c | 1738 ipv6_eth_mc_map((struct in6_addr *)ah_attr->grh.dgid.raw, in ib_resolve_eth_dmac()
|
Completed in 45 milliseconds