Home | History | Annotate | Download | only in slirp-android

Lines Matching full:ar_op

675 	unsigned short	ar_op;		/* ARP opcode (command)		*/
693 int ar_op;
696 ar_op = ntohs(ah->ar_op);
697 switch(ar_op) {
725 rah->ar_op = htons(ARPOP_REPLY);
807 rah->ar_op = htons(ARPOP_REQUEST);