Home
last modified time | relevance | path

Searched refs:ar_pro (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_arp.c36 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()
H A Debt_arpreply.c36 ap->ar_pro != htons(ETH_P_IP) || in ebt_arpreply_tg()
H A Debt_log.c150 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), in ebt_log_packet()
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_arp.c36 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()
H A Debt_arpreply.c36 ap->ar_pro != htons(ETH_P_IP) || in ebt_arpreply_tg()
H A Debt_log.c150 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), in ebt_log_packet()
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
H A Dif_arp.h64 uint16_t ar_pro; member
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Dif_ether.h64 #define arp_pro ea_hdr.ar_pro
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c572 arp->ar_pro = htons(ETH_P_IP); in arp_create()
578 arp->ar_pro = htons(AX25_P_IP); in arp_create()
584 arp->ar_pro = htons(AX25_P_IP); in arp_create()
592 arp->ar_pro = htons(ETH_P_IP); in arp_create()
704 if (arp->ar_pro != htons(ETH_P_IP) || in arp_process()
722 arp->ar_pro != htons(ETH_P_IP)) in arp_process()
726 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()
731 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c593 arp->ar_pro = htons(ETH_P_IP); in arp_create()
599 arp->ar_pro = htons(AX25_P_IP); in arp_create()
605 arp->ar_pro = htons(AX25_P_IP); in arp_create()
613 arp->ar_pro = htons(ETH_P_IP); in arp_create()
725 if (arp->ar_pro != htons(ETH_P_IP) || in arp_process()
743 arp->ar_pro != htons(ETH_P_IP)) in arp_process()
747 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()
752 if (arp->ar_pro != htons(AX25_P_IP) || in arp_process()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_arp.h146 __be16 ar_pro; /* format of protocol address */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_arp.h147 __be16 ar_pro; /* format of protocol address */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_arp.h117 __be16 ar_pro; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_arp.h117 __be16 ar_pro; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_arp.h105 __be16 ar_pro; member
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_log_arp.c72 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), ntohs(ah->ar_op)); in dump_arp_packet()
H A Dipt_CLUSTERIP.c619 arp->ar_pro != htons(ETH_P_IP) || in arp_mangle()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.h230 __be16 ar_pro; /* format of protocol address */ member
H A Dflow.c621 arp->ar_pro == htons(ETH_P_IP) && in key_extract_l3l4()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.h244 __be16 ar_pro; /* format of protocol address */ member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Dnet.c96 arp->ar_pro != htons(ETH_P_IP)) in iwl_mei_rx_filter_arp()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_arp_nd_proxy.c143 if (parp->ar_pro != htons(ETH_P_IP) || in br_do_proxy_suppress_arp()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_arp_nd_proxy.c143 if (parp->ar_pro != htons(ETH_P_IP) || in br_do_proxy_suppress_arp()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_log_syslog.c90 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), ntohs(ah->ar_op)); in dump_arp_packet()
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.h1202 __be16 ar_pro; member

Completed in 19 milliseconds

12