Home
last modified time | relevance | path

Searched defs:orig_eth (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_adjust_tail_kern.c48 static __always_inline void swap_mac(void *data, struct ethhdr *orig_eth) in swap_mac()
84 struct ethhdr *orig_eth; in send_icmp4_too_big() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_vlan.c232 struct ethhdr *orig_eth = data; in xdp_prognum3() local