Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/netfilter/
Dnf_reject_ipv4.c150 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset() local
156 oeth->h_source, oeth->h_dest, nskb->len) < 0) in nf_send_reset()
/Linux-v5.4/net/ipv6/netfilter/
Dnf_reject_ipv6.c200 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset6() local
206 oeth->h_source, oeth->h_dest, nskb->len) < 0) { in nf_send_reset6()