Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dnf_reject_ipv4.c149 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset() local
155 oeth->h_source, oeth->h_dest, nskb->len) < 0) in nf_send_reset()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_reject_ipv6.c198 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset6() local
204 oeth->h_source, oeth->h_dest, nskb->len) < 0) in nf_send_reset6()