Home
last modified time | relevance | path

Searched defs:new_eth (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/samples/bpf/
Dxdp_tx_iptunnel_kern.c67 static __always_inline void set_ethhdr(struct ethhdr *new_eth, in set_ethhdr()
82 struct ethhdr *new_eth; in handle_ipv4() local
157 struct ethhdr *new_eth; in handle_ipv6() local
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_xdp.c70 static __always_inline void set_ethhdr(struct ethhdr *new_eth, in set_ethhdr()
85 struct ethhdr *new_eth; in handle_ipv4() local
158 struct ethhdr *new_eth; in handle_ipv6() local
Dtest_xdp_loop.c66 static __always_inline void set_ethhdr(struct ethhdr *new_eth, in set_ethhdr()
81 struct ethhdr *new_eth; in handle_ipv4() local
154 struct ethhdr *new_eth; in handle_ipv6() local
Dtest_xdp_noinline.c282 struct eth_hdr *new_eth; in encap_v6() local
327 struct eth_hdr *new_eth; in encap_v4() local
377 struct eth_hdr *new_eth; in decap_v6() local
398 struct eth_hdr *new_eth; in decap_v4() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Daccel.h25 struct ethhdr *new_eth; in remove_metadata_hdr() local