oeth              150 net/ipv4/netfilter/nf_reject_ipv4.c 		struct ethhdr *oeth = eth_hdr(oldskb);
oeth              156 net/ipv4/netfilter/nf_reject_ipv4.c 				    oeth->h_source, oeth->h_dest, nskb->len) < 0)
oeth              200 net/ipv6/netfilter/nf_reject_ipv6.c 		struct ethhdr *oeth = eth_hdr(oldskb);
oeth              206 net/ipv6/netfilter/nf_reject_ipv6.c 				    oeth->h_source, oeth->h_dest, nskb->len) < 0) {