Searched refs:ar_pro (Results 1 – 13 of 13) sorted by relevance
36 NF_INVF(info, EBT_ARP_PTYPE, info->ptype != ah->ar_pro)) in ebt_arp_mt()43 if (ah->ar_pln != sizeof(__be32) || ah->ar_pro != htons(ETH_P_IP)) in ebt_arp_mt()
36 ap->ar_pro != htons(ETH_P_IP) || in ebt_arpreply_tg()
150 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), in ebt_log_packet()
594 arp->ar_pro = htons(ETH_P_IP); in arp_create()600 arp->ar_pro = htons(AX25_P_IP); in arp_create()606 arp->ar_pro = htons(AX25_P_IP); in arp_create()614 arp->ar_pro = htons(ETH_P_IP); in arp_create()728 if (arp->ar_pro != htons(ETH_P_IP) || in arp_process()746 arp->ar_pro != htons(ETH_P_IP)) in arp_process()750 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()755 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()
531 if (rarp->ar_pro != htons(ETH_P_IP)) in ic_rarp_recv()
244 __be16 ar_pro; /* format of protocol address */ member
772 arp->ar_pro == htons(ETH_P_IP) && in key_extract_l3l4()
143 if (parp->ar_pro != htons(ETH_P_IP) || in br_do_proxy_suppress_arp()
90 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), ntohs(ah->ar_op)); in dump_arp_packet()
1018 if (arphdr->ar_pro != htons(ETH_P_IP)) in batadv_arp_get_type()
1135 if (arphdr->ar_pro != htons(ETH_P_IP)) in batadv_bla_process_claim()
102 (arphdr->ar_pro & arpinfo->arpro_mask) != arpinfo->arpro)) in arp_packet_match()
597 arp->ar_pro != htons(ETH_P_IP) || in __skb_flow_dissect_arp()
Completed in 37 milliseconds