/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_mdb.c | 517 ip_eth_mc_map(mp->addr.dst.ip4, mdb.addr); in br_mdb_switchdev_host_port() 563 ip_eth_mc_map(mp->addr.dst.ip4, mdb.addr); in br_mdb_notify()
|
H A D | br_multicast.c | 740 ip_eth_mc_map(ip_dst, eth->h_dest); in br_ip4_multicast_alloc_query()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | multicast.c | 368 ip_eth_mc_map(pmc->multiaddr, mcast_addr); in batadv_mcast_mla_softif_get_ipv4() 531 ip_eth_mc_map(src->dst.ip4, dst); in batadv_mcast_mla_br_addr_cpy()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | amt.c | 554 ip_eth_mc_map(htonl(INADDR_ALLHOSTS_GROUP), eth->h_dest); in amt_build_igmp_gq() 2314 ip_eth_mc_map(iph->daddr, eth->h_dest); in amt_multicast_data_handler() 2398 ip_eth_mc_map(iph->daddr, eth->h_dest); in amt_membership_query_handler() 2506 ip_eth_mc_map(iph->daddr, eth->h_dest); in amt_update_handler()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 567 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip.h | 595 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_switchdev.c | 531 ip_eth_mc_map(mp->addr.dst.ip4, mdb->addr); in br_switchdev_mdb_populate()
|
H A D | br_multicast.c | 982 ip_eth_mc_map(ip_dst, eth->h_dest); in br_ip4_multicast_alloc_query()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | multicast.c | 401 ip_eth_mc_map(pmc->multiaddr, mcast_addr); in batadv_mcast_mla_softif_get_ipv4() 565 ip_eth_mc_map(src->dst.ip4, dst); in batadv_mcast_mla_br_addr_cpy()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | arp.c | 192 ip_eth_mc_map(addr, haddr); in arp_mc_map()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | arp.c | 193 ip_eth_mc_map(addr, haddr); in arp_mc_map()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1445 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_main.c | 336 ip_eth_mc_map(addr->u.a4.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
|
H A D | lcs.c | 1139 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
|
H A D | qeth_core_main.c | 5439 ip_eth_mc_map(ip_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | lcs.c | 1135 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
|
H A D | qeth_l3_main.c | 334 ip_eth_mc_map(addr->u.a4.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
|
H A D | qeth_core_main.c | 5463 ip_eth_mc_map(ip_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1456 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | verbs.c | 1648 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | verbs.c | 1730 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()
|