Home
last modified time | relevance | path

Searched refs:dest_ip (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c663 if (memcpy_s(arp_ptr, ETH_IP_ADDR_LEN, &(p_arp_create_info->dest_ip), ETH_IP_ADDR_LEN) != EOK) { in oal_arp_create()
H A Doal_net.h1587 hi_u32 dest_ip; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c3999 uint32 dest_ip; in dhd_mcast_reverse_translation() local
4002 dest_ip = ntoh32(*((uint32 *)(iph + IPV4_DEST_IP_OFFSET))); in dhd_mcast_reverse_translation()
4016 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) { in dhd_mcast_reverse_translation()
4017 ETHER_FILL_MCAST_ADDR_FROM_IP(eh->ether_dhost, dest_ip); in dhd_mcast_reverse_translation()

Completed in 28 milliseconds