Home
last modified time | relevance | path

Searched refs:ETHER_TYPE_AARP (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h153 #define ETHER_TYPE_AARP 0x80f3 /* Appletalk AARP protocol */ macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.c2588 use_btep1 = hi_swap_byteorder_16(ETHER_TYPE_AARP); in mac_set_snap()