Searched refs:ipv6_eth_mc_map (Results 1 – 8 of 8) sorted by relevance
| /linux/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
|
| /linux/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 311 ipv6_eth_mc_map(&in6addr_linklocal_allnodes, eth_hdr(reply)->h_dest); in br_nd_send()
|
| H A D | br_multicast.c | 1149 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in br_ip6_multicast_alloc_query()
|
| /linux/net/batman-adv/ |
| H A D | multicast.c | 471 ipv6_eth_mc_map(&pmc6->mca_addr, mcast_addr); in batadv_mcast_mla_meshif_get_ipv6() 565 ipv6_eth_mc_map(&src->dst.ip6, dst); in batadv_mcast_mla_br_addr_cpy()
|
| /linux/drivers/net/ |
| H A D | amt.c | 853 ipv6_eth_mc_map(&mld2_all_node, eth->h_dest); in amt_build_mld_gq() 2353 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_multicast_data_handler() 2460 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_membership_query_handler() 2572 ipv6_eth_mc_map(&ip6h->daddr, eth->h_dest); in amt_update_handler()
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 294 ipv6_eth_mc_map(addr, buf); in ndisc_mc_map()
|
| /linux/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 | 5494 ipv6_eth_mc_map(&ipv6_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|