Home
last modified time | relevance | path

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

/net/openvswitch/
A Dactions.c267 const struct ovs_action_push_eth *ethh) in push_eth() argument
271 err = skb_eth_push(skb, ethh->addresses.eth_dst, in push_eth()
272 ethh->addresses.eth_src); in push_eth()
/net/core/
A Dfilter.c2419 struct ethhdr *ethh = eth_hdr(skb); in __bpf_redirect_neigh() local
2424 if (is_multicast_ether_addr(ethh->h_dest)) in __bpf_redirect_neigh()
2427 skb_pull(skb, sizeof(*ethh)); in __bpf_redirect_neigh()

Completed in 24 milliseconds