Searched refs:ar_op (Results 1 – 23 of 23) sorted by relevance
557 arp->ar_op = htons(type); in arp_create()690 if (arp->ar_op != htons(ARPOP_REPLY) && in arp_process()691 arp->ar_op != htons(ARPOP_REQUEST)) in arp_process()744 if (arp->ar_op == htons(ARPOP_REQUEST) && in arp_process()752 if (arp->ar_op == htons(ARPOP_REQUEST) && in arp_process()809 is_garp = arp->ar_op == htons(ARPOP_REQUEST) && tip == sip && in arp_process()813 ((arp->ar_op == htons(ARPOP_REPLY) && in arp_process()835 if (arp->ar_op != htons(ARPOP_REPLY) || in arp_process()
524 if (rarp->ar_op != htons(ARPOP_RREPLY)) in ic_rarp_recv()
47 if (arp->hdr.ar_op == htons(ARPOP_REPLY) || in mwifiex_discard_gratuitous_arp()48 arp->hdr.ar_op == htons(ARPOP_REQUEST)) { in mwifiex_discard_gratuitous_arp()
146 __be16 ar_op; /* ARP opcode (command) */ member
33 if (ap->ar_op != htons(ARPOP_REQUEST) || in ebt_arpreply_tg()
29 ah->ar_op, EBT_ARP_OPCODE)) in ebt_arp_mt()
152 ntohs(ah->ar_op)); in ebt_log_packet()
60 ntohs(ah->ar_hrd), ntohs(ah->ar_pro), ntohs(ah->ar_op)); in dump_arp_packet()
521 if (arp->ar_op != htons(ARPOP_REPLY) && in arp_mangle()522 arp->ar_op != htons(ARPOP_REQUEST)) in arp_mangle()
115 if (FWINV((arphdr->ar_op & arpinfo->arpop_mask) != arpinfo->arpop, in arp_packet_match()119 arphdr->ar_op, arpinfo->arpop, arpinfo->arpop_mask); in arp_packet_match()
249 __be16 ar_op; /* ARP opcode (command) */ member
580 if (ntohs(arp->ar_op) <= 0xff) in key_extract()581 key->ip.proto = ntohs(arp->ar_op); in key_extract()
84 parp->ar_op != htons(ARPOP_REQUEST) || in br_do_proxy_arp()
856 if (arphdr->ar_op != htons(ARPOP_REQUEST)) { in batadv_arp_get_type()863 type = ntohs(arphdr->ar_op); in batadv_arp_get_type()
1214 __be16 ar_op; member
3075 arp->ar_op = htons(1); in velocity_set_wol()
143 arp_out->ar_op = htons(ARPOP_REPLY); in gdm_lte_emulate_arp()
1843 arp_hdr(skb)->ar_op == htons(ARPOP_REQUEST)) { in t1_start_xmit()
1246 arp_hdr->ar_op = cpu_to_be16(ARPOP_REPLY); in wl1271_cmd_build_arp_rsp()
1965 if (arp->ar_op != htons(ARPOP_REQUEST)) in cxgb3_arp_process()
1357 parp->ar_op != htons(ARPOP_REQUEST) || in arp_reduce()
3254 ahdr->ar_op = htons(ARPOP_REQUEST); in vmxnet3_suspend()
2480 else if (curr_arp_slave && (arp->ar_op == htons(ARPOP_REPLY)) && in bond_arp_rcv()