Searched refs:arp_hdr (Results 1 – 13 of 13) sorted by relevance
29 static inline struct arphdr *arp_hdr(const struct sk_buff *skb) in arp_hdr() function
22 arp = arp_hdr(skb); in target()
514 struct arphdr *arp = arp_hdr(skb); in arp_mangle()
295 arp = arp_hdr(skb); in arpt_do_table()344 arp = arp_hdr(skb); in arpt_do_table()
125 struct arphdr arp_hdr; member
1222 struct arphdr *arp_hdr; in wl1271_cmd_build_arp_rsp() local1241 arp_hdr = &tmpl->arp_hdr; in wl1271_cmd_build_arp_rsp()1242 arp_hdr->ar_hrd = cpu_to_be16(ARPHRD_ETHER); in wl1271_cmd_build_arp_rsp()1243 arp_hdr->ar_pro = cpu_to_be16(ETH_P_IP); in wl1271_cmd_build_arp_rsp()1244 arp_hdr->ar_hln = ETH_ALEN; in wl1271_cmd_build_arp_rsp()1245 arp_hdr->ar_pln = 4; in wl1271_cmd_build_arp_rsp()1246 arp_hdr->ar_op = cpu_to_be16(ARPOP_REPLY); in wl1271_cmd_build_arp_rsp()
87 parp = arp_hdr(skb); in br_do_proxy_arp()
655 if (arp_hdr(skb)->ar_pln != 4) { in br_nf_forward_arp()
670 arp = arp_hdr(skb); in arp_process()907 arp = arp_hdr(skb); in arp_rcv()
132 arph = arp_hdr(skb); in ipvlan_get_L3_hdr()
1843 arp_hdr(skb)->ar_op == htons(ARPOP_REQUEST)) { in t1_start_xmit()
1963 arp = arp_hdr(skb); in cxgb3_arp_process()
1365 parp = arp_hdr(skb); in arp_reduce()