Searched refs:ARPOP_REPLY (Results 1 – 7 of 7) sorted by relevance
58 #define ARPOP_REPLY 2 /* response to previous request */ macro
681 ntohs(ea.arp_op) != ARPOP_REPLY) in bridge_arpfilter()
514 ea.arp_op != htons(ARPOP_REPLY)) in veb_rule_arp_match()
214 if (ah->arp_op != htons(ARPOP_REPLY)) { in arprecv()279 arp->arp_op = htons(ARPOP_REPLY); in arp_reply()
93 case ARPOP_REPLY: in arp_print()
303 ea->arp_op = htons(ARPOP_REPLY); in arpreply()566 if ((op != ARPOP_REQUEST) && (op != ARPOP_REPLY)) in in_arpinput()875 case ARPOP_REPLY: /* per RFC */ in in_revarpinput()
921 if (r->ifbr_arpf.brla_op == ARPOP_REPLY || in bridge_showrule()1074 rule->ifbr_arpf.brla_op = ARPOP_REPLY; in bridge_arprule()