Home
last modified time | relevance | path

Searched refs:oeth (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c224 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset6() local
230 oeth->h_source, oeth->h_dest, nskb->len) < 0) { in nf_send_reset6()
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c292 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset() local
303 oeth->h_source, oeth->h_dest, nskb->len) < 0) in nf_send_reset()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c357 struct ethhdr *oeth = eth_hdr(oldskb); in nf_send_reset6() local
370 oeth->h_source, oeth->h_dest, nskb->len) < 0) { in nf_send_reset6()
/kernel/linux/linux-6.6/drivers/net/
H A Damt.c2350 struct ethhdr *eth, *oeth; in amt_membership_query_handler() local
2369 oeth = eth_hdr(skb); in amt_membership_query_handler()
2430 ether_addr_copy(eth->h_source, oeth->h_source); in amt_membership_query_handler()

Completed in 6 milliseconds