Searched refs:ar_hrd (Results 1 – 12 of 12) sorted by relevance
33 NF_INVF(info, EBT_ARP_HTYPE, info->htype != ah->ar_hrd)) in ebt_arp_mt()72 if (ah->ar_hln != ETH_ALEN || ah->ar_hrd != htons(ARPHRD_ETHER)) in ebt_arp_mt()
150 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), in ebt_log_packet()156 if (ah->ar_hrd == htons(1) && in ebt_log_packet()
146 __be16 ar_hrd; /* format of hardware address */ member
243 __be16 ar_hrd; /* format of hardware address */ member
95 if (arp->ar_hrd != htons(ARPHRD_ETHER) || in iwl_mei_rx_filter_arp()
90 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), ntohs(ah->ar_op)); in dump_arp_packet()94 if (ah->ar_hrd != htons(ARPHRD_ETHER) || in dump_arp_packet()
1200 __be16 ar_hrd; member
1015 if (arphdr->ar_hrd != htons(ARPHRD_ETHER)) in batadv_arp_get_type()
523 if (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd)) in ic_rarp_recv()
98 (arphdr->ar_hrd & arpinfo->arhrd_mask) != arpinfo->arhrd)) in arp_packet_match()
596 if (arp->ar_hrd != htons(ARPHRD_ETHER) || in __skb_flow_dissect_arp()
3070 arp->ar_hrd != htons(ARPHRD_ETHER) || in bond_arp_rcv()