Home
last modified time | relevance | path

Searched refs:ip_eth_mc_map (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/bridge/
Dbr_mdb.c308 ip_eth_mc_map(entry->addr.u.ip4, mdb.addr); in br_mdb_switchdev_host_port()
353 ip_eth_mc_map(entry->addr.u.ip4, mdb.addr); in __br_mdb_notify()
/Linux-v4.19/include/net/
Dip.h489 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
/Linux-v4.19/net/batman-adv/
Dmulticast.c230 ip_eth_mc_map(src->u.ip4, dst); in batadv_mcast_mla_br_addr_cpy()
/Linux-v4.19/net/ipv4/
Darp.c194 ip_eth_mc_map(addr, haddr); in arp_mc_map()
/Linux-v4.19/drivers/s390/net/
Dqeth_l3_main.c1114 ip_eth_mc_map(im4->multiaddr, tmp->mac); in qeth_l3_add_mc_to_hash()
1309 ip_eth_mc_map(ip_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
Dlcs.c1139 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
/Linux-v4.19/drivers/infiniband/core/
Dverbs.c1557 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1429 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()