Searched defs:old_eth (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/ |
H A D | accel.h | 23 struct ethhdr *old_eth; in remove_metadata_hdr() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp.c | 86 struct ethhdr *old_eth; in handle_ipv4() local 159 struct ethhdr *old_eth; in handle_ipv6() local 70 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
H A D | test_xdp_loop.c | 82 struct ethhdr *old_eth; in handle_ipv4() local 155 struct ethhdr *old_eth; in handle_ipv6() local 66 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
H A D | test_xdp_noinline.c | 283 struct eth_hdr *old_eth; in encap_v6() local 328 struct eth_hdr *old_eth; in encap_v4() local 378 struct eth_hdr *old_eth; in decap_v6() local 399 struct eth_hdr *old_eth; decap_v4() local [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_tx_iptunnel_kern.c | 83 struct ethhdr *old_eth; in handle_ipv4() local 158 struct ethhdr *old_eth; in handle_ipv6() local 67 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp.c | 84 struct ethhdr *old_eth; in handle_ipv4() local 157 struct ethhdr *old_eth; in handle_ipv6() local 68 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
H A D | test_xdp_loop.c | 80 struct ethhdr *old_eth; in handle_ipv4() local 153 struct ethhdr *old_eth; in handle_ipv6() local 64 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
H A D | test_xdp_dynptr.c | 85 struct ethhdr *old_eth; in handle_ipv4() local 167 struct ethhdr *old_eth; in handle_ipv6() local 67 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument
|
H A D | test_xdp_noinline.c | 283 struct eth_hdr *old_eth; in encap_v6() local 328 struct eth_hdr *old_eth; in encap_v4() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_tx_iptunnel_kern.c | 83 struct ethhdr *old_eth; in handle_ipv4() local 158 struct ethhdr *old_eth; in handle_ipv6() local 67 set_ethhdr(struct ethhdr *new_eth, const struct ethhdr *old_eth, const struct iptnl_info *tnl, __be16 h_proto) set_ethhdr() argument [all...] |
Completed in 5 milliseconds