Searched refs:siptr (Results 1 – 1 of 1) sorted by relevance
23 const __be32 *siptr, *diptr; in ebt_arpreply_tg() local44 siptr = skb_header_pointer(skb, sizeof(_ah) + ETH_ALEN, in ebt_arpreply_tg()46 if (siptr == NULL) in ebt_arpreply_tg()55 arp_send(ARPOP_REPLY, ETH_P_ARP, *siptr, in ebt_arpreply_tg()
Completed in 6 milliseconds