Home
last modified time | relevance | path

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

/wlan-dirver/utils/sigma-dut/
H A Dsigma_dut.h86 #ifndef ETH_P_ARP
87 #define ETH_P_ARP 0x0806 macro
H A Dsta.c10481 short ethtype = htons(ETH_P_ARP); in cmd_sta_send_frame_hs2_arpreply()