Searched refs:ip_eth_mc_map (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/net/bridge/ |
D | br_mdb.c | 308 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/ |
D | ip.h | 489 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
|
/Linux-v4.19/net/batman-adv/ |
D | multicast.c | 230 ip_eth_mc_map(src->u.ip4, dst); in batadv_mcast_mla_br_addr_cpy()
|
/Linux-v4.19/net/ipv4/ |
D | arp.c | 194 ip_eth_mc_map(addr, haddr); in arp_mc_map()
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l3_main.c | 1114 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()
|
D | lcs.c | 1139 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
|
/Linux-v4.19/drivers/infiniband/core/ |
D | verbs.c | 1557 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()
|
/Linux-v4.19/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()
|