Searched refs:IfaceNotFoundError (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool.py20 class IfaceNotFoundError(Exception): class in inherits:Exception
50 raise IfaceNotFoundError("Could not find any network interface to probe")

Completed in 119 milliseconds