Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_meta.c24 static const __u8 smac_want[ETH_ALEN] = { variable
37 return !__builtin_memcmp(eth->h_source, smac_want, ETH_ALEN); in check_smac()