Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mdb.c517 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 Dbr_multicast.c740 ip_eth_mc_map(ip_dst, eth->h_dest); in br_ip4_multicast_alloc_query()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dmulticast.c401 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dip.h577 static inline void ip_eth_mc_map(__be32 naddr, char *buf) in ip_eth_mc_map() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c192 ip_eth_mc_map(addr, haddr); in arp_mc_map()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c333 ip_eth_mc_map(addr->u.a4.addr, cmd->data.setdelipm.mac); in qeth_l3_send_setdelmc()
H A Dlcs.c1139 ip_eth_mc_map(ipm, mac); in lcs_get_mac_for_ipm()
H A Dqeth_core_main.c5441 ip_eth_mc_map(ip_hdr(skb)->daddr, tg_addr); in qeth_l3_rebuild_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1445 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dverbs.c1646 ip_eth_mc_map(addr, (char *)ah_attr->roce.dmac); in ib_resolve_eth_dmac()