Searched refs:ar_hrd (Results 1 – 10 of 10) sorted by relevance
251 ah->ar_hrd = htons(ARPHRD_ETHER); in debugnet_send_arp()301 if (ntohs(ah->ar_hrd) != ARPHRD_ETHER) { in debugnet_handle_arp()303 (unsigned char *)&ah->ar_hrd, ""); in debugnet_handle_arp()
46 u_short ar_hrd; /* format of hardware address */ member
235 ah->ar_hrd = htons(ARPHRD_INFINIBAND); in infiniband_requestencap()
180 ah->ar_hrd = htons(ARPHRD_IEEE1394); in firewire_output()
174 ah->ar_hrd = htons(ARPHRD_ETHER); in ether_requestencap()
85 #define arp_hrd ea_hdr.ar_hrd
681 switch (ntohs(ar->ar_hrd)) { in arpintr()709 "%s\n", ntohs(ar->ar_hrd), if_name(ifp)); in arpintr()
46 nd_uint16_t ar_hrd; /* format of hardware address */ member85 #define HRD(ap) GET_BE_U_2((ap)->ar_hrd)
1169 h->ar_hrd = htons(ARPHRD_ETHER); in decrypt_arpreq()1669 h->ar_hrd = htons(ARPHRD_ETHER); in do_arp()
2092 ep->ea_hdr.ar_hrd = htons(ARPHRD_ETHER); in xnb_add_mbuf_cksum_arp()