Home
last modified time | relevance | path

Searched refs:siptr (Results 1 – 1 of 1) sorted by relevance

/net/bridge/netfilter/
A Debt_arpreply.c23 const __be32 *siptr, *diptr; in ebt_arpreply_tg() local
44 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