Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c168 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset() local
174 oeth->h_source, oeth->h_dest, nskb->len) < 0) in nf_send_reset()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c223 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset6() local
229 oeth->h_source, oeth->h_dest, nskb->len) < 0) { in nf_send_reset6()