Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c737 static bool is_ethernet(const u_char *packet) in is_ethernet() function
928 if (!is_ethernet(packet)) in traffic_monitor_thread()