Searched refs:us_ar_op (Results 1 – 3 of 3) sorted by relevance
80 if (oal_net2host_short(rx_arp_hdr->us_ar_op) == MAC_ARP_REQUEST) { in mac_get_arp_type_by_arphdr()82 } else if (oal_net2host_short(rx_arp_hdr->us_ar_op) == MAC_ARP_RESPONSE) { in mac_get_arp_type_by_arphdr()
636 arp->us_ar_op = (hi_u16)oal_host2net_short(p_arp_create_info->l_type); in oal_arp_create()
1547 hi_u16 us_ar_op; /* ARP opcode (command) */ member