Searched refs:ar_op (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Daarp.h37 #define aarp_op eaa_hdr.ar_op
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darping.c61 ah->ar_op = option_mask32 & ADVERT ? htons(ARPOP_REPLY) : htons(ARPOP_REQUEST);
143 if (ah->ar_op != htons(ARPOP_REQUEST) && ah->ar_op != htons(ARPOP_REPLY))
195 ah->ar_op == htons(ARPOP_REPLY) ? "ply" : "quest",
219 if (ah->ar_op == htons(ARPOP_REQUEST))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_arpreply.c33 if (ap->ar_op != htons(ARPOP_REQUEST) ||
H A Debt_arp.c29 ah->ar_op, EBT_ARP_OPCODE))
H A Debt_log.c147 ntohs(ah->ar_op));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_arp.h142 __be16 ar_op; /* ARP opcode (command) */ member in struct:arphdr
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Darping.c107 ah->ar_op = advert ? htons(ARPOP_REPLY) : htons(ARPOP_REQUEST);
206 if (ah->ar_op != htons(ARPOP_REQUEST) &&
207 ah->ar_op != htons(ARPOP_REPLY))
257 printf("%s from ", ah->ar_op == htons(ARPOP_REPLY) ? "reply" : "request");
286 if (ah->ar_op == htons(ARPOP_REQUEST))
H A Drarpd.c448 if (a->ar_op != htons(ARPOP_RREQUEST))
520 a->ar_op = htons(ARPOP_RREPLY);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Darp.c705 arp->ar_op = htons(type);
842 if (arp->ar_op != htons(ARPOP_REPLY) &&
843 arp->ar_op != htons(ARPOP_REQUEST))
888 if (arp->ar_op == htons(ARPOP_REQUEST) &&
901 if ((arp->ar_op == htons(ARPOP_REQUEST) || arp->ar_op == htons(ARPOP_REPLY))
915 if ((arp->ar_op == htons(ARPOP_REQUEST) || arp->ar_op == htons(ARPOP_REPLY))
950 if (arp->ar_op == htons(ARPOP_REQUEST) &&
1010 (arp->ar_op
[all...]
H A Dipconfig.c489 if (rarp->ar_op != htons(ARPOP_RREPLY))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-arp.c64 u_short ar_op; /* one of: */ member in struct:arp_pkthdr
94 #define OP(ap) EXTRACT_16BITS(&(ap)->ar_op)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c415 (ntohs(pkt->arp.ar_op) != ARPOP_REQUEST) ||
416 (ntohs(pkt->arp.ar_op) != ARPOP_REPLY)
1577 ntohs(pkt->arp.ar_op));
1586 (ntohs(pkt->arp.ar_op) != ARPOP_REQUEST) ||
1587 (ntohs(pkt->arp.ar_op) != ARPOP_REPLY)
1658 if ((ntohs(pkt->arp.ar_op) == ARPOP_REQUEST) &&
1723 ap.arp.ar_op = htons(arp_op);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c504 if (arp->ar_op != htons(ARPOP_REPLY) &&
505 arp->ar_op != htons(ARPOP_REQUEST))
H A Darp_tables.c114 if (FWINV((arphdr->ar_op & arpinfo->arpop_mask) != arpinfo->arpop,
117 dprintf("ar_op: %04x info->arpop: %04x info->arpop_mask: %04x\n",
118 arphdr->ar_op, arpinfo->arpop, arpinfo->arpop_mask);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c213 ah->ar_op = htons(ARPOP_REQUEST);
502 (a->ar_op != htons(ARPOP_REQUEST) &&
503 a->ar_op != htons(ARPOP_REPLY)) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_fdb.c102 arp->ar_op == htons(ARPOP_REPLY)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnetpoll.c456 arp->ar_op != htons(ARPOP_REQUEST))
511 arp->ar_op = htons(type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.h1214 __be16 ar_op; member in struct:arp_packet
H A Dvia-velocity.c2919 arp->ar_op = htons(1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dsge.c1822 arp_hdr(skb)->ar_op == htons(ARPOP_REQUEST)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dnet.c603 if (arp->ar_op == htons(ARPOP_REQUEST))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Deth1394.c887 if (arp->ar_op == htons(ARPOP_REQUEST))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c2623 ahdr->ar_op = htons(ARPOP_REQUEST);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c1962 if (arp->ar_op != htons(ARPOP_REQUEST))

Completed in 331 milliseconds