Searched refs:arp_hdr (Results 1 – 12 of 12) sorted by relevance
663 struct arphdr *arp_hdr; in wl1271_cmd_build_arp_rsp() local681 arp_hdr = &tmpl.arp_hdr; in wl1271_cmd_build_arp_rsp()682 arp_hdr->ar_hrd = cpu_to_be16(ARPHRD_ETHER); in wl1271_cmd_build_arp_rsp()683 arp_hdr->ar_pro = cpu_to_be16(ETH_P_IP); in wl1271_cmd_build_arp_rsp()684 arp_hdr->ar_hln = ETH_ALEN; in wl1271_cmd_build_arp_rsp()685 arp_hdr->ar_pln = 4; in wl1271_cmd_build_arp_rsp()686 arp_hdr->ar_op = cpu_to_be16(ARPOP_REPLY); in wl1271_cmd_build_arp_rsp()
142 struct arphdr arp_hdr; member
159 static inline struct arphdr *arp_hdr(const struct sk_buff *skb) in arp_hdr() function
22 arp = arp_hdr(skb); in target()
494 struct arphdr *arp = arp_hdr(skb); in arp_mangle()
283 arp = arp_hdr(skb); in arpt_do_table()333 arp = arp_hdr(skb); in arpt_do_table()
783 arp = arp_hdr(skb); in arp_process()986 arp = arp_hdr(skb); in arp_rcv()
780 if (arp_hdr(skb)->ar_pln != 4) { in br_nf_forward_arp()
458 arp = arp_hdr(skb); in arp_reply()
1856 arp_hdr(skb)->ar_op == htons(ARPOP_REQUEST)) { in t1_start_xmit()
1962 arp = arp_hdr(skb); in cxgb3_arp_process()
2849 arp = arp_hdr(skb); in bond_arp_rcv()