Searched refs:ip_eth_mc_map (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/net/bridge/ |
| D | br_mdb.c | 355 ip_eth_mc_map(entry->addr.u.ip4, mdb.addr); in br_mdb_switchdev_host_port() 400 ip_eth_mc_map(entry->addr.u.ip4, mdb.addr); in __br_mdb_notify()
|
| /Linux-v5.4/net/batman-adv/ |
| D | multicast.c | 400 ip_eth_mc_map(pmc->multiaddr, mcast_addr); in batadv_mcast_mla_softif_get_ipv4() 564 ip_eth_mc_map(src->u.ip4, dst); in batadv_mcast_mla_br_addr_cpy()
|
| /Linux-v5.4/include/net/ |
| D | ip.h | 557 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
|
| /Linux-v5.4/net/ipv4/ |
| D | arp.c | 190 ip_eth_mc_map(addr, haddr); in arp_mc_map()
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3_main.c | 1132 ip_eth_mc_map(im4->multiaddr, tmp->mac); in qeth_l3_add_mc_to_hash() 1332 ip_eth_mc_map(ip_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
|
| D | lcs.c | 1139 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_ethtool.c | 1429 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | verbs.c | 1605 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()
|